Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi all,
When using the AM64 MCU SDK 11.00.00.15 with CCS v20.1.1, it throws an error in the Sysconfig GPIO section when pushing the "GET RM DATA" button for the interrupt configuration.
Little background:
We want to change the resource tables of the AM64 which we did following the instructions in this thread: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1198105/faq-am64x-how-to-run-mcu-sdk-gpio_input_interrupt-example-for-r5fss0-0-with-linux-running-on-a53. As far as I can tell, after the change the new resources should be pulled into the project when pushing that button.
The button somehow works when starting Sysconfig directly without CCS, but then the build throws an error.
I have tried different versions of CCS 20.x and Sysconfig 1.20+ but it seems to be the same error and it looks more it is tied to the MCU SDK?
Is this something wrong with my install? (I am going to spin up a clean VM and make a new install next)
Or is there some fundamental bug?
To reproduce:
Load the "gpio_input_interrupt_am64x-evm_r5fss0-0_nortos" example of the "mcu_plus_sdk_am64x_11_00_00_15" SDK inside CCS v20.x.
Open Sysconfig, go to GPIO, push the GET RM DATA button at "Fetch Board Configuration".
Best regards,
Ergin