cancel
Showing results for 
Search instead for 
Did you mean: 

Errors compiling the demo project in Keil Microvision

jim239955_st
Associate II

I Unzipped the supplied demo software package and opened the tilebox project in Keil Microvision. After it autoinstalled all the support packages required I attempted to compile the code as per the readme.txt instruction. It failed due to not being able to fine the arm_math.h file which is clearly included in the folder structure. Any ideas why? In the readme it claims to have successfully compiled with Microvision 5.22 with no problems.

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Eleon BORLINI
ST Employee

Hi @jim239955_st​ , sorry for the late answer... are you still facing this issue? Did you try with a more recent uvision IDE version (e.g. 5.29)? Regards

jim239955_st
Associate II

Hi Eleon, Thank you but i have solved this problem. I had saved the sample code in a folder on C drive and it was looking in the same named folder on D drive. Regards