Dear support team,
I'm working with CC1312PSIP controller.
TI RTOS: simplelink_cc13xx_cc26xx_sdk_7_10_02_23
I would like to use this example:
C:\ti\simplelink_cc13xx_cc26xx_sdk_7_10_02_23\examples\rtos\LP_EM_CC1312PSIP\drivers\gpiointerrupt\tirtos7\iar\gpiointerrupt_LP_EM_CC1312PSIP_tirtos7_iar.template.eww
I opened the workspace, than saved it in my local folder.
Got this message:
"The project file gpiointerrupt...PSIP.ewp is an old format. would you like to convert it for use with this version?" -> YES
"This will open a workspace from a template and save it in a new folder" -> OK
Save as ... -> SAVE
"Save project "gpiointerrupt_LP_EM_CC1312PSIP_tirtos7_iar?" -> YES
After the workspace is saved and opened, an error window popup: "Fatal error while generating source browse information..."
I replaced the Output Browse files to: $_TEMP_$\$PROJ_FNAME$\Debug\BrowseInfo
"Failed to generate browse indexing file"
"Unable to find pbw file"
The project failed to compile.
I'm using IAR version 9.32.1.55115
Shared component version: 9.1.5.10207
Please advice