2013-12-25 01:08 PM
hi, I have a stm3210c eval board. I am working on lwIP application. When I run program,
Reverse writes to LCD. (as mirror symmetrical).I think, Problem in stm3210c_eval_lcd files. and I found suitable stm3210c_eval_lcd. I change files. but now I have compiling problem.error: #5: cannot open source input file No such file or directorythis is my error. What should I do ?regards.2013-12-25 01:59 PM
What should I do?
What do the instructions for the tool chain suggest? My guess would be the quickest way would be to identify the file or files which the tool chain is complaining about, delete them from the project, and then add them back using the browsing window.