Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

C51: syntax changes from SDCC to KEIL (8 Replies)

$
0
0
I am currently in the process of porting my C program from SDCC to Keil because of several reasons. (bugs, lack of support, limitations) What I would like to know is how some of the syntax changes look like. So far I have figured out that __xdata becomes xdata and I cannot enter binary values. I am having a lot of issues with the keil compiler at the moment so I will keep it short. The special functions registers look like: __sfr __at 0xE0 ACC ; I believe this mu

Viewing all articles
Browse latest Browse all 3049

Trending Articles