Other Parts Discussed in Thread: CONTROLSUITE
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.
Other Parts Discussed in Thread: CONTROLSUITE
Hi,
Perhaps, you have missed something. Did you add the file CodeStartBranch.asm to your project, for example? Try to go through this AR 8231.TI_Running_from_Flash_spra958l.pdf. I hope this will help.
Regards,
Igor
Hello Juan,
FYI, F28027 Launchpad has switch for standalone/debug mode.
SW1 BOOT position 3 has to be OFF if you want to run in standalone mode.
5141.Launchxl-f28027f-spruhh2.pdf
You already can run Lab 1 project and the examples from Controlsuite have run well too. I don't understand what else do you need.
I think if you want to make your own project, better you use one of Controlsuite example so you don't need to do 'hardwork' to link the library, headers, and so on.
Good luck!
Best regards,
Maria
Thanks to all for replies,
Finally with Gautam and Maria suggestions I can put my own project to run standalone, I just linked "F28027.cmd" instead "28027_RAM_lnk.cmd" and it running Ok.
Yeap, Maria is better to use an example code to skip the hard work, but I'm trying to do some hard work to better understand how this stuff works.
Anyways, thanks again and we'll in touch
Juan
Yeap, Maria is better to use an example code to skip the hard work, but I'm trying to do some hard work to better understand how this stuff works.
That's true and I hope now its crystal clear to you, how things work!
Good Luck & Regards,
Gautam
Hi Juan,
Glad to hear the things work.
Juan M. Perez said:Yeap, Maria is better to use an example code to skip the hard work, but I'm trying to do some hard work to better understand how this stuff works.
I understand that you want to have better understanding. Me too :)
But my suggestion is before you do the 'hard work', make sure the things work like they should be, and this is by using the examples, and firstly you should understand them well before digging them out, so you don't need to go back to these steps and you can go further on your investigations and learning further.
Good luck and have nice days and nice learning!
Best regards,
Maria