Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Error occurred, while importing IAR EW 7.405 Projects into Parasoft C++test.

Options
yangyang
yangyang Posts: 1

C++test parse error:
Coding standard checker: errors occurred while parsing the file.

#include "spi.h"
^
"C:\Users\yang\Desktop\DI_HWA_IAR7405\SpiPrintf\spiDebug.h",4 Error[Pe1696]:
cannot open source file "spi.h"
searched: "C:\Users\yang\Desktop\DI_HWA_IAR7405\SpiPrintf\"
searched: "D:\Program
Files\Parasoft\C++test\9.2\engine\runtime\include\"
searched: "D:\Program Files (x86)\IAR Systems\arm\inc\"
searched: "D:\Program Files (x86)\IAR Systems\arm\inc\c\"
Error preprocessing file "C:\Users\yang\Desktop\DI_HWA_IAR7405\SpiPrintf\spiDebug.c":
Process exited with code: 2
Error during parsing file: C:\Users\yang\Desktop\DI_HWA_IAR7405\SpiPrintf\spiDebug.c

Comments