Other Parts Discussed in Thread: HALCOGEN
Hi,
My customer is using the TMS570LS1227 and he needs some examples.
1. RTOS-based bootloader
- He uses serial ROM bootloader. NO RTOS-based firmware images operate after downloading through the ROM bootloader, but RTOS-based examples do not.
2. Example for DMA
3. Frequent interrupt handling
- Customer's system use many communication interface so the main process cannot be performed due to frequent interruptions.
In this case, how should I handle the interrupt?
Thanks