Tool/software: TI-RTOS
Hi,
Currently we are using TM4C1294x.
In our previous stellaris based application, we had a separate bootloader and an application program.
During power up the bootloader executes first and then the application. Bootloader decides whether to
run the current application or update it.
With current TIVA C(TI-RTOS based) application, we are considering to separate
TI-RTOS and the application. TI-RTOS would be FIXED whereas application could be overwritten.
Is this kind of usage possible? is it possible to map TI-RTOS and application to different memory regions?
If it is possible please let us know if there is any reference document or example.
Best Regards
Paddu