thexplanet
Newbie level 3
- Joined
- Aug 17, 2010
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- India
- Activity points
- 1,312
Hello All,
I am newbie, and learning 8051 with embeeded C,
i have a query to ask,
lets say, i have 3 different programs
1> LCD 16X2
2>ADC 0808 temperature measurement
3>Heart beat monitoring.
now i know they can be written in keil microvision software, but
I am confused, that when normally when we compile+link+obj+hex and burn the microcontroller with one HEX file,
now how to deal with 3 or more different programs.
each program is using different ports of 8051 (0,1,2 and 3)
can anyone pls clear my doubts.
Thanks,
I am newbie, and learning 8051 with embeeded C,
i have a query to ask,
lets say, i have 3 different programs
1> LCD 16X2
2>ADC 0808 temperature measurement
3>Heart beat monitoring.
now i know they can be written in keil microvision software, but
I am confused, that when normally when we compile+link+obj+hex and burn the microcontroller with one HEX file,
now how to deal with 3 or more different programs.
each program is using different ports of 8051 (0,1,2 and 3)
can anyone pls clear my doubts.
Thanks,