Tool/software: TI-RTOS
Hello,
I am trying to build my project with PIC enabled in the IAR(7.11.1).
During the linking phase, there is an error message:
Error[e117]: Incompatible runtime models. Module MSP-EXP430F5438-A2_pr430XS specifies that '__pic' must be 'no', but module adc has the value 'ropi'.
I am wondering how can I add the --ropi option to the generated module MSP-EXP430F5438-A2_pr430XS?
xdctool version: xdctools_3_32_00_06.
tirtos version: tirtos_msp43x_2_20_00_06
Thanks in advance.
Allen