This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Can i use MCBTMS570 hardware using RVDS tools? where can i get the start up code for this.
Thanks
Anitha
Anitha,
I think this should work. Unfortunately I don't have access to this tool so I cannot confirm.
The latest version of HALCoGen v2.0.9 has the option of generating start up code for ARM tools. When creating a new project you can choose to generate code for TI or IAR or ARM tools.
Regards,
Abhishek
Hi Abhishek,
Thanks for the quick response. Using Halcogen i generated a ARM project and when I tried to download the axf using RealView Debugger, following error is coming:
Loading file C:\Program Files\Texas
Instruments\HALCoGen\halcogen_example_arm\Debug
\halcogen_example_arm.axf...
Error: Readback verify error in Program memory at
0x00008000
> stepinstr
Stopped on Illegal Instruction
Stopped at 0x00000004: <Unknown>
What else i need to do?
Regards
Anitha
Anitha,
sorry the ball was dropped on this.
Were you able to get this to work?
Regards,
Abhishek
Hi Abhishek,
It is not working on RVDS tools and Real ICE with the help of Halcogen.
And I moved to different project, so temporarily not doing any work on that.
Regards
Anitha
Anitha,
To me it looks like it could have something to do with the target configuration. Is the endianness configured correctly to BE32?
Regards,
Abhishek