Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: ICCH8 compiler and AH8300 assembler CSTARTUP.s20 file errors

$
0
0
Hi; I am using H8/3664 controller, I have ready code made up with older ICCH83 ver 3.5 compiler and AH8300 ver 2.3 assembler after that i use XLINK 4.5  linker for generate output files. All work i have does with DOS command line. The problem is when i try to assemble cstartup.s20 file with AH8300, it will give 17 errors of " operand or expression errors " and " illegal effective address " at mov.w  #.sfe similar instructions (error at .sfe). Other entire code is written in c and compiled successfully and generate object file of .r20. but, the only file CSTARTUP.r20 is not generated due to errors. i was try to replace lowinit.c compile again and add module merged using xlib and then able to generate .r20 object file but the code is not work on hardware. I have tried all version of cstartup.s20 as well as newer cstartup.s37 formate. but it does not work. Help.

Viewing all articles
Browse latest Browse all 59170

Trending Articles