Hi,
I'm just getting started with TI-RTOS on a TI Concerto Device (F28M35H52C1). I imported the minimal projects from the TI Resource Explorer for both the C28XX and the M3 cores of the Concerto.
Currently only dealing with the C28XX project. Building the C28XX project works out of the box. But then I tried to add TIRTOS to the app.cfg and I get the following error when I build:
js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/cfg/Main.xs", line 48: XDC runtime error: can't find the library 'C:/ti/tirtos_c2000_2_12_01_33/packages/ti/drivers/lib/drivers_mware.a28FP' specified by package ti.tirtos.
I have TI-RTOS 2.12, XDC and controlSUITE installed. Is there something else I'm missing? I'm not sure how to get this a28FP file or why it's looking for it. I've tried with both xdctools_3_31_01_33_core and xdctools_3_31_00_24_core and the same error occurs.
I saw a post on here that recommends changing the output type to ELF but I can't do that for C2000.
Please help.
Thanks,
Aditya