problem with .ihx file generated by sdcc

Status
Not open for further replies.

vikrant

Junior Member level 2
Joined
Jun 30, 2006
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,425
ihx to hex

hi,
I have written a C code for AT89s52 in keil for interfacing IBM keyboard with LCD 16x2 .This code is working fine in keil.
In sdcc it generates .ihx file with no error and warning but after burning this code to uC i am not getting desired o/p. Pressing the key in keyboard is not displaying in LCD.

please help me

Vikrant
 

ihx vs hex

maybe you should generate from .ihx to .hex

try this : packihx filename.ihx>filename.hex
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…