Build still failing – PIC32
Hi
Port : PIC32
Compiler : C32
I re-added port_asm.c and now it fails to build with pic32-gcc.exe: C9=4,3: No such file or directory
which is wrong because I manually check and the file was there.
So what now ??
Kind Regards
Grant Brown
Preprocessor symbol `__DEBUG’ is defined.
Target debug platform is `__MPLAB_DEBUGGER_PIC32MXSK=1′.
Mon Oct 27 20:20:47 2008
-———————————————————————
Clean: Deleting intermediary and output files.
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABmain.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABport.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABlist.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABqueue.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABtasks.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABheap_2.o".
Clean: Deleted file "C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABinit_PIC32MX360F512L.o".
Clean: Done.
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "main.c" -o"main.o" -MMD -MF"main.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
main.c: In function `main’:
main.c:90: warning: implicit declaration of function `VisualInitialization’
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "..\..SourceportableMPLABPIC32MXport.c" -o"port.o" -MMD -MF"port.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "..\..Sourcelist.c" -o"list.o" -MMD -MF"list.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "..\..Sourcequeue.c" -o"queue.o" -MMD -MF"queue.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "..\..Sourcetasks.c" -o"tasks.o" -MMD -MF"tasks.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "..\..SourceportableMemMangheap_2.c" -o"heap_2.o" -MMD -MF"heap_2.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -x c -c "Generated FilesVDIInitinit_PIC32MX360F512L.c" -o"init_PIC32MX360F512L.o" -MMD -MF"init_PIC32MX360F512L.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG -g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
Executing: "C:Program FilesMicrochipMPLAB C32binpic32-gcc.exe" -mprocessor=32MX360F512L -c -MMD -MF"port_asm.d" -I"." -I"." -I"..commoninclude" -I"..\..sourceportablemplabpic32mx" -I"..\..sourceinclude" -D__DEBUG "C:Program FilesMicrochipFreeRTOSSourceportableMPLABPIC32MXport_asm.S" -o"port_asm.o" -I"..\..SourceportableMPLABPIC32MX" -I"." C9=4,3 -Wa,–defsym=__DEBUG=1,–keep-locals,–gdwarf-2
pic32-gcc.exe: C9=4,3: No such file or directory
Halting build on first failure as requested.
-———————————————————————
Debug build of project `C:Program FilesMicrochipFreeRTOSDemoPIC32MX_MPLABRTOSDemo.mcp’ failed.
Preprocessor symbol `__DEBUG’ is defined.
Target debug platform is `__MPLAB_DEBUGGER_PIC32MXSK=1′.
Mon Oct 27 20:20:52 2008
-———————————————————————
BUILD FAILED
Build still failing – PIC32
Please keep related messages inside the same thread.
Build still failing – PIC32
Hi,
Sorry about that
But I really need this answered as soon as possible.
Whilst most users of FreeRTOS are only interested in FreeRTOS we are NOT.
We intend to purchase the SafeRTOS version.
It is being used simply to show some clients how it works and we have been given only a short amount of time to do so.
So far its not working out very well and there is a lot of pressure to change camps to a different RTOS.
We did show them the demos but that was not suitable for there needs.
They want to see it running on a clean project in a seperate directory outside of the drive that we have FreeRTOS installed on without any of the demo task and or demo files in our example project.
They only want to see there tasks in the source code.
To get answers as to how to do this has been very very difficult and extremely frustrating.
Kind Regards
Grant Brown
Build still failing – PIC32
Grant – can you send me a private email to r (_dot_) barry [@] freertos.org.
Regards.