I was using MQX 3.7 with CodeWarrior 10.2 without any problems on my M52259EVB.
I downloaded and installed MQX 4.0.1 and compiled all the libraries using the default user_config.h and default linker files. I then built several example projects.
All of the RTCS and MFS example projects crash with "
***UNHANDLED INTERRUPT ***
Vector#: 0 0x00
It seems to occur right when RTCS_create() is called. Other projects like the flashx, hello world, and some shell examples run without any problems.
Is there something I need to change in the user_config.h file to get the RTCS and MFS examples to run?
edit: This is using the intflash Release build configuration. All libraries and projects built and linked without issue.
Thanks,
Nate