Concept for embedded c

Status
Not open for further replies.

velelectron

Newbie level 1
Joined
Jun 22, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
chennai
Activity points
1,285
I dont understand embedded assembly language. so easy to compare assembly to c language
 

Assembly instruction set depends on the architecture and to which extent you are familiar with it.
While C is more generic but not in everything, there are some parts related to the architecture too, but not many, that's why they call "C" portable, which mean you can port the code to different processor easily.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…