This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

carshed micro to enable "enable ARM / Thumb interworking"

Hi all
I added a timer interrupt lpc2368 I've worked with the Arm that works well
when I check
enable ARM / Thumb interworking
In the tab C / C + + project settings, arm is crashed

i am forced to checked the "enable ARM / Thumb interworking"
becuase in mY project I need to add memory
Micro I started to work
The timer is set up well
The timer function is also well
arm is very good work until in the main ,call a function when micro crashed

If i do not call that function to main ,subroutine is executed
Who knows where I'm difficult?
And
enable ARM / Thumb interworking exactly what work?