This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I try to use 4 UARTs on AM243x and enable DMA for all of them. Therefore I followed the guide on this site: https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/latest/exports/docs/api_guide_am243x/RESOURCE_ALLOCATION_GUIDE.html
So far, I was able to open and modify the Packet DMA for Cortex R5FSS0_1 (Non-secure context) and generate the actual C file from the config file via command line. If I try to rebuild the board configuration via the given command (last step), i get the following error:
"Build Board Configuration Obj Files"
"Create unsigned Board Configuration binary"
Load address not computed for file that does not have a segment table at XML_TI_OFD.pm line 1441.
Use of uninitialized value in multiplication (*) at script/mkhex4bin.pl line 295.
makefile:188: recipe for target 'C:/ti/mcu_plus_sdk_am243x_09_00_00_35/tools/sysfw/boardcfg/obj/sciclient_defaultBoardcfg_security_hex.bin.unsigned' failed
gmake: *** [C:/ti/mcu_plus_sdk_am243x_09_00_00_35/tools/sysfw/boardcfg/obj/sciclient_defaultBoardcfg_security_hex.bin.unsigned] Error 9009
Since I could not find anything about error 9009, could you tell me, why this error is thrown and maybe what went wrong to fix this? I am using CCS 12.4 and MCU+ SDK 09_00__00__35.
Thank you in advance.
Regards
Daniel,
Apologies for delayed response. Let me check and get back on this by tomorrow.
Regards,
Ankur