Part Number: PROCESSOR-SDK-AM437X
Tool/software: TI-RTOS
Hi,
I need to create a custom board library.
I´ve followed the steps describe in processors.wiki.ti.com/.../Adding_Custom_Board_Library_Target_to_Processor_SDK_RTOS_makefiles but has not worked out. The instructions are not complete, as stated at the bottom of the page (Additional steps for AM335x/AM437x users).
There too many files to change, which can cause a little bit of stress if you have to reproduce the development envoriment in several machines.
I am wondering if I can create a CCS projet for the board library, or even incorporate the required files on my current project.
I beleive my board library project would be based on the folder 'board' at 'pdk_am437x_1_0_7\packages\ti\'. I think the libriaries are in c:\ti\pdk_am437x_1_0_7\packages\ti\board\lib\'
Do you see any problem with this solution? Is there any compiler/linker options different from a application project? Have you done it before?
There is another folder 'board' in 'pdk_am437x_1_0_7\packages\ti\starterware\'. It is where the pin mux files are. Why? Is it used in other parts of the software?
regards,
Marcio.