Other Parts Discussed in Thread: SYSBIOS
Hello,
I would like to add a custom board library target to the processor SDK as described in the following document.
processors.wiki.ti.com/.../Adding_Custom_Board_Library_Target_to_Processor_SDK_RTOS_makefiles
In the document a custom board with a AM572x processory is used as reference. In my case a AM335x is used.
First it is not possible to download the attached zip-File "Pdk packages ti board customAM572x.zip". Is there another way to download this example?
I've already tried to do the steps for my environment (AM335x) by modifying the corresponding files.
I installed the latest version of Code Composer Studio (7.2.0.00013) and the Processor SDK fro RTOS 3.3.0.4.
Now I would like to know what exactly will be generated by executing pdksetupenv.bat.
How can I generate a library for my custom board inside the directory ..\pdk_am335x_x_x_x\packages\ti\board\lib ?
Are there any further steps to do? My goal is to generate the pdk examples for my custom board.
Thank you in advance for your answers.