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

C51: HEX files are incorrect?

Hi,

I've tried compiling a simple C program to run on my 8031 development board using the TS80C31X2-MIA chip. There doesn't appear to be a preset device for this chip in the target options.

When I compile a simple program in C and try to upload the HEX via hyper terminal it tells me "X bytes Unable to read" and the program doesn't work. My test program simply turns on the LED's on port 1

I get the same error even when writing a simple assembly program.

Thanks