We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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