I am trying to compile the TUSB3410 VCP Firmware Source Code in IAR and I am getting an error that says it cannot find the FW_3410.prj file...
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to compile the TUSB3410 VCP Firmware Source Code in IAR and I am getting an error that says it cannot find the FW_3410.prj file...
The firmware source code project must be opened/customized using an older IAR compiler version: IAR EW v5.5B. The firmware source code project must be migrated from v5.5B to work in v7.x. If you look at the IAR EW migration guide, it is detailed out. The first step is to migrate from v5.x to v6.x. Then the migration to v7.x must be done.