Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » mmu / mpu unavailable(DIAB assembler gives "mmu / mpu unavailable" error)
mmu / mpu unavailable [message #1749523] Wed, 07 December 2016 17:47 Go to next message
Jaijo Chalissery is currently offline Jaijo ChalisseryFriend
Messages: 2
Registered: December 2016
Junior Member
DIAB assembler gives "mmu / mpu unavailable" error on one of the .s files. I'm also providing additional compiler options, "-Xisa-vle" and "-Xe200-mpu". Is there anything else that i should be doing ? My target option is "-tPPCE200Z7VEF:simple". Thanks!
Re: mmu / mpu unavailable [message #1749538 is a reply to message #1749523] Wed, 07 December 2016 21:38 Go to previous messageGo to next message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Hi, Maybe someone else here will know the answer, but as this is a forum for using the Eclipse C/C++ IDE you may find better results on a forum handling DIAB assember.
Re: mmu / mpu unavailable [message #1749620 is a reply to message #1749538] Thu, 08 December 2016 17:07 Go to previous messageGo to next message
Jaijo Chalissery is currently offline Jaijo ChalisseryFriend
Messages: 2
Registered: December 2016
Junior Member
Okay,...the thing is, the entire project can be built using a different makefile (MTSA_MAK) process with these option. So, i wanted to use the IDE for a better way of working with the project. Is there a way in the IDE that i could use the existing makefile process to build the project and debug, rather than creating a new project build settings?
Re: mmu / mpu unavailable [message #1749674 is a reply to message #1749620] Fri, 09 December 2016 11:58 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
You could write your own makefiles and change the project to not generate makefiles (in Project Build Settings)
Previous Topic:weird class method not found error
Next Topic:Neon on Windows - GDB problems debugging a multi threaded C++11 application
Goto Forum:
  


Current Time: Tue Mar 19 07:43:42 GMT 2024

Powered by FUDForum. Page generated in 0.02224 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top