We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
starting out in uVision 4.73 and getting error :
compiling main.c... main.c(3): error: #5: cannot open source input file "inc/hw_memmap.h": No such file or directory #include "inc/hw_memmap.h" main.c: 0 warnings, 1 error ".\again.axf" - 1 Error(s), 0 Warning(s). Target not created
I right clicked on the group...went into manage project items...clicked the group...clicked add files...found inc/hw_memmap.h and added it. It shows up in source group 1.
was that the wrong way or am I just missing something? This for a Launchpad Tiva TM4C123G
thanks, Chris
Hi there,
Just go to dir\Arm\startup\IT\TM4c123 and add the file system_TM4c.c to your project.