Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - receiving unrecognized opcode mfdcr/mtdcr: Page 1 of 2 (2 Items)
   
receiving unrecognized opcode mfdcr/mtdcr  
I've downloaded the latest version of tools (qnx632) and as soon as my interrupt controller is placed on the dcr 
interface of a ppc405, I'm receiving the following type of error:

Error: Unrecognized opcode: `mfdcr'

I thought mfdcr was a real op code for the ppc405.

qcc -V shows 2.95.3,gcc_ntoppcbe and 3.3.5,gcc_ntoppcbe.

I'm not sure how to display which version of gcc is ran when I compile my code.

Am I missing something?