Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
The CCS Wizard generated RTSC Platform doesn't have the BOARD property from IPlatform(I checked the Platform.xdc). But I want to add some information into the Platform module, So I guess I have to manually write some XDCspec and XDCscript code to finish this.
Q1: If I do that based on the generated version instead of creating a brand new package with Platform module, is there anything I should take really care about?
Q2: After the coding is finished, can I just call the command 'xdc' with xdcpath pointing to repo path provided by SYSBIOS and XDCtools, and then the building process is okay?
BTW:I am using XDCtools 3.50 and SYSBIOS 6.50