Solved
SPC5Studio build failure
Posted on January 19, 2015 at 10:45
Hello,
I am trying to build a project created using SPC5Studio Wizard. The steps used are File->New->SPC5Studio Wizard. Afte this I selected SPC560D-DIS as the product line. Then selected all the drivers with OSLess version. I selected all the available applications for this configuration. I tried building one of the application - SPC560Dxx OS-Less Test Application for Discovery, it is giving following errors,- Symbol 'NULL' could not be resolved- Symbol 'uint32_t' could not be resolved- Symbol 'int32_t' could not be resolved- Symbol 'uint16_t' could not be resolved- Symbol 'uint8_t' could not be resolvedSimilar errors for different defines used in main.c file are there. Few errors are for the functions used like osalThreadSleepMilliseconds().Can you please help me resolve these? Is any project setting/configuration missing?Your earliest help in this regard will be highly appreciated.Thanks in advance for all your help.Mike. #virtual-timer #virtual-timer #spc5studio-build #spc56-examples