Hello Nauman, The Makefile in codec-dev/stm32 has a list of the source files you need. Although it is possible to use Windows, the SM1000 code is currently set up for compiling on Linux, so you are likely to get that running first.
- David On 06/08/15 14:07, Nouman Khalid/A-XEN R&D/NRTC wrote: > Hi all, > I want to port codec2-dev code in keil uVision 4 (Windows). I have > started a new project, included all the source files from > /codec2-dev/stm32/src and all header files from /codec2-dev/stm32/inc. In the > build target, I set the device stm32f405VG as target. It included a file > startup_stm32f40_41xxx.s by default (IO initialization). When I built > sm1000_main.c , it reflected with 42 errors, like some files are not found > and some variables used in the code are not defined. All I want to do is, to > run, build and generate a .dfu file which will be flashed on sm1000. Am I > missing some files to be included? Where the error may exist ? > > Any suggestions please ? > > Regards > Nauman > ------------------------------------------------------------------------------ > _______________________________________________ > Freetel-codec2 mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 > ------------------------------------------------------------------------------ _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
