I'm trying to run the F280xx_EEPROM_Example.
After build all, it shows 9 errors.
But I don't know what they mean.
Could someone help me to solve these problem?
Thanks
Wayne
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 hope you're talking about module_check_out error. It seems there exists no such variable in the code. Please check the spelling and paste accordingly.
Regards,
Gautam
You have spaces in 'Module Check Out'. What is that? You cannot have spaces in a variable name. The expression view is expected variable names.
Regards,
David
Hi Gautam,
Thanks for reply me.
I can not get it about such as "unresolved symbol _EEPROM_Read, first referenced
in./F280xx_EEPROM_Example.obj"
I don't know what's their relation with adding appropriate paths.
And what is "EEPROM_test.out not built" means?
Could you explain for more detail to me?
Thanks a lot,
Wayne