Other Parts Discussed in Thread: C2000WARE
Hi,
I imported the Demo project from this path Kernel > FreeRTOS > Demo > C2000F2838x_C28x_CCS, and used the syscfg tool to switch the processor to F28379D LaunchPad by following these steps: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1013265/tms320f28379d-cannot-change-the-device-value-to-28379d-in-ccs-project-with-project-properties-and-sysconfig. However, the project still doesn't run correctly.
Example Project Imported: freertos_ex2_c28x_led_blinky_syscfg
The code gets stuck here:
Is there any other way I could use FreeRTOS with this board, or are there any steps I'm missing in changing the processor for this project?
Thanks