Part Number: TMS320F28335
Dear all,
Good Evening...!!!
I am working on flash programming of F28335. My agenda is to create a custom bootloader which can check for code on the spi port for a duration and if no code found, will go for prior application boot.
I made two application codes:
1. Application one is having all the flash api's and spi configuration related code(Kept purposely in Flash Sector H)
2. Application two is my actual firmware(Used Flash A to G)
Questions:
1. How to switch from one application to another and where to switch(Do both applications need a main function)
2. How to find the location of main function of 2nd application (if two separate main function is part of both application)
Thanks in advance...!!!
Regards,
RS