Hi ,
I have been working with H8sx1657 processor with hitachi compiler, now i have switched to GNU compiler , i have compiled the same project but when i wanted to transfer using emulator it give "NOT ENOUGH MEMOPRY" message , then i change address for .data section then .X file tranfer succefully , after that i want to make port as output but the problem is DDR register is not update , and remain 0x00, and also if i execute program by clicking GO button then nothing hapen when i stop the program i alway find program counter on INT_CPU_ADdres in file IntPRG.c file.
i dont know why ?? any idea
may be IO mapping is not wright which cause error.only DDR register is not update of any port..........