GCC is available for Windows, as is CMake. That would make your life easier than attempting to build in Keil.
Bruce On Wed, Aug 5, 2015 at 9:37 PM, Nouman Khalid/A-XEN R&D/NRTC <[email protected]> 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
