Tool/software: TI-RTOS
Hello everybody ,
please I m working with TIRTOS on AM5726 IDK .
now I want to take out few signals ( like an extra UART etc ) so I modified using PINMUX utilty some pins starting from original pimux.
I started from idkAM572x_SR2.0.pinmux made modification and then took *.h and *.c files and replacd the original one in
C:\ti\pdk_am57xx_1_0_9\packages\ti\board\src\idkAM572x. is this enough ? reason I am asking is when I debug ( like Board_init function) debugger tells some source files are missing ...
so I searched FAQ and found on http://processors.wiki.ti.com/index.php/Pin_Mux_Utility_for_ARM_MPU_Processors#Output_File_Formats
that you need "to rebuild the PDK as per here After updating the files in the directories below you will need to recompile the board_lib and sbl components of the Processor SDK Platform Development Kit (PDK). Follow this guide on Rebuilding The PDK " : is this the right procedure ?
please coudl you confirm me proper sequence to avoid any issue ? in the future I ll start from IDK pinmux for changig pinmux to my custom board
thank you very much
regards
Carlo