Part Number:AM3359
Tool/software: TI-RTOS
Hello,
I am currently working with an AM3359 ICE V2 for software development, but the main part of the project is developing our own hardware. So I have already created a custom board definition embedded in the TI-RTOS PDK directory structure, to see how that works. But I need to store my custom board definition files in our software archive, so I would like to have them in a separate directory, but accessible for the TI-RTOS PDK, so that I can still build my custom board library.
Is this at all possible ?
If so, how can I do this ? The problem is I don't want to change anything in the files located in the TI-RTOS PDK directory, but I do want to have my own custom board definition as the pinmux will be different and probably other things. For future maintenance it is easier to have the custom board definition separate from the TI-RTOS PDK.
Kind regards,
Han