This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

hex2bix user command terminated

i am getting an error that doesnt make sense to me. im using a cypress cy7c68013a-128axc its either an fx2 or fx2LP. i was getting problems with address space overflows on the data, so i started to use

#define XBYTE ((unsigned char volatile xdata *) 0)

and now it gets me past the address overflow errors but still crashes on the hex2bix command.

Build target 'Target 1'
compiling WPdev.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?C_INITSEG
Program Size: data=64.6 xdata=4473 code=3260
creating hex file from "fw"...
User command #1: HEX2BIX.EXE -i -f 0xc2 -v 0x185A -p 0x0040 -o fw.iic fw.hex
--- Error: User Command terminated, Exit-Code = 1
"fw" - 1 Error(s), 1 Warning(s).