OMG, What is it always so hard to upgrade the NNDK?
Posted: Sat Sep 19, 2015 7:16 am
Hello,
I have just tried to upgrade to 2.7.3 BETA, from 2.6.3. I created a blank project for the MOD5282, rebuild the system files, no luck. I went down to 2.7.1, created a blank project for the MOD5282, rebuild the system files, no luck. I'm guessing that it is a PATH error, but I forget what might have to been done to get this to work.
HELP!
Here are the errors:
rm -f ./ucosmcfa.od ./software_init.od ./ucosmcfc.od ./ucos.od ./ucosflags.od ./debugtrap.od ./ucosmain.od ./fileio.od ./md5c.od ./system.od ./userparam.od ./librarystubs.od ./aes.od ./itoa.od ./tzsetchar.od ./sha1.od ./main.od ./utils.od ./ip.od ./buffers.od ./arp.od ./dns.od ./udp.od ./udpsocket.od ./tftp.od ./ftp.od ./ftpd.od ./filepost.od ./StreamUpdate.od ./tcp.od ./extraio.od ./httppass.od ./http.od ./httpinternal.od ./httpstricmp.od ./htmldecomp.od ./htmlwritefile.od ./htmlvarplaceholder.od ./iosys.od ./multicast.od ./mailto.od ./new_ops.od ./ppp.od ./ahdlc.od ./command.od ./autoip.od ./dhcpc.od ./dhcpd.od ./dhcpd_prefix.od ./dhcpd_standard.od ./pop3.od ./random.od ./tcpupdate.od ./defappname.od ./netrx.od ./nbtime.od ./ntpclient.od ./vjhc.od ./wifisetup.od ./netinterface.od ./multiconfig.od ./taskmon.od ./smarttrap.od ./autoupdate.od ./device.od ./base64.od ./syslog.od ./qspiShared.od ./sdShared.od ./netbios.od ./SendUdpFragment.od ./convert.od ./sdio.od ./sdioBus.od ./sdioBusSpiMode.od ./netDevice.od ./atcommand.od ./wifi.od ./release_tag.od ./release_tagdata.od ./IrqStdio.od ./init.od ./initWithWeb.od ./nbfloatprint.od ./nbiprintf.od ./nbprintf.od ./nbsiprintf.od ./nbsprintf.od ./fdiprintf.od ./fdprintf.od ./websocket_server.od ./websocket_handler.od
rm -f NetBurnerdepend.mk
ucos.c:2:20: error: predef.h: No such file or directory
ucosmain.c:6:20: error: predef.h: No such file or directory
ucosmain.c:8:22: error: includes.h: No such file or directory
ucosmain.c:9:21: error: cfinter.h: No such file or directory
ucosmain.c:10:23: error: constants.h: No such file or directory
ucosmain.c:11:19: error: iosys.h: No such file or directory
ucosmain.c:12:17: error: bsp.h: No such file or directory
librarystubs.c:1:20: error: predef.h: No such file or directory
librarystubs.c:2:22: error: includes.h: No such file or directory
main.c:34:20: error: predef.h: No such file or directory
m68k-elf-gcc -m5200 -MM ucosmcfc.c ucos.c ucosflags.c debugtrap.c ucosmain.c fileio.c md5c.c system.c userparam.c librarystubs.c aes.c itoa.c tzsetchar.c sha1.c main.c -I"/nburn/include" -I"/nburn/MOD5282/include" -DMOD5282 -DMCF5282 >>NetBurnerdepend.mk
m68k-elf-as -m5206e software_init.s -o software_init.o
ucosmcfc.c: In function 'TopOfStackKillfunction':
ucosmcfc.c:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'OSTCBInit'
rm ucosmcfa.o
I have just tried to upgrade to 2.7.3 BETA, from 2.6.3. I created a blank project for the MOD5282, rebuild the system files, no luck. I went down to 2.7.1, created a blank project for the MOD5282, rebuild the system files, no luck. I'm guessing that it is a PATH error, but I forget what might have to been done to get this to work.
HELP!
Here are the errors:
rm -f ./ucosmcfa.od ./software_init.od ./ucosmcfc.od ./ucos.od ./ucosflags.od ./debugtrap.od ./ucosmain.od ./fileio.od ./md5c.od ./system.od ./userparam.od ./librarystubs.od ./aes.od ./itoa.od ./tzsetchar.od ./sha1.od ./main.od ./utils.od ./ip.od ./buffers.od ./arp.od ./dns.od ./udp.od ./udpsocket.od ./tftp.od ./ftp.od ./ftpd.od ./filepost.od ./StreamUpdate.od ./tcp.od ./extraio.od ./httppass.od ./http.od ./httpinternal.od ./httpstricmp.od ./htmldecomp.od ./htmlwritefile.od ./htmlvarplaceholder.od ./iosys.od ./multicast.od ./mailto.od ./new_ops.od ./ppp.od ./ahdlc.od ./command.od ./autoip.od ./dhcpc.od ./dhcpd.od ./dhcpd_prefix.od ./dhcpd_standard.od ./pop3.od ./random.od ./tcpupdate.od ./defappname.od ./netrx.od ./nbtime.od ./ntpclient.od ./vjhc.od ./wifisetup.od ./netinterface.od ./multiconfig.od ./taskmon.od ./smarttrap.od ./autoupdate.od ./device.od ./base64.od ./syslog.od ./qspiShared.od ./sdShared.od ./netbios.od ./SendUdpFragment.od ./convert.od ./sdio.od ./sdioBus.od ./sdioBusSpiMode.od ./netDevice.od ./atcommand.od ./wifi.od ./release_tag.od ./release_tagdata.od ./IrqStdio.od ./init.od ./initWithWeb.od ./nbfloatprint.od ./nbiprintf.od ./nbprintf.od ./nbsiprintf.od ./nbsprintf.od ./fdiprintf.od ./fdprintf.od ./websocket_server.od ./websocket_handler.od
rm -f NetBurnerdepend.mk
ucos.c:2:20: error: predef.h: No such file or directory
ucosmain.c:6:20: error: predef.h: No such file or directory
ucosmain.c:8:22: error: includes.h: No such file or directory
ucosmain.c:9:21: error: cfinter.h: No such file or directory
ucosmain.c:10:23: error: constants.h: No such file or directory
ucosmain.c:11:19: error: iosys.h: No such file or directory
ucosmain.c:12:17: error: bsp.h: No such file or directory
librarystubs.c:1:20: error: predef.h: No such file or directory
librarystubs.c:2:22: error: includes.h: No such file or directory
main.c:34:20: error: predef.h: No such file or directory
m68k-elf-gcc -m5200 -MM ucosmcfc.c ucos.c ucosflags.c debugtrap.c ucosmain.c fileio.c md5c.c system.c userparam.c librarystubs.c aes.c itoa.c tzsetchar.c sha1.c main.c -I"/nburn/include" -I"/nburn/MOD5282/include" -DMOD5282 -DMCF5282 >>NetBurnerdepend.mk
m68k-elf-as -m5206e software_init.s -o software_init.o
ucosmcfc.c: In function 'TopOfStackKillfunction':
ucosmcfc.c:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'OSTCBInit'
rm ucosmcfa.o