Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Switching from assembly to C++(hc11)

Status
Not open for further replies.

ZeleC

Full Member level 5
Joined
Dec 18, 2002
Messages
261
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
2,173
after reading a topic on elektroda about GNU and the GCC compiler i thoought that it would be good if i write my code for hc11 using the C++ language
so i went to the site and downloaded the file
so i want ur opinion guys if i should spend some time on learning how to write,and compile programs for hc11(because i fould that it isnt that easy)
or should i continue on using the assembly language???
AND is there any other good compiler other than GCC??

thx
 

ZeleC said:
after reading a topic on elektroda about GNU and the GCC compiler i thoought that it would be good if i write my code for hc11 using the C++ language
so i went to the site and downloaded the file
so i want ur opinion guys if i should spend some time on learning how to write,and compile programs for hc11(because i fould that it isnt that easy)
or should i continue on using the assembly language???
AND is there any other good compiler other than GCC??

thx

My opinion is clear, keep on learning!
About the compilers, there are a few of the out ther, my favorite is IAR Embeded Workbench on first place. On second place comes ICC11 from Image Craft (affordable!).

Regards
 

thx solvarg for ur guide (can u share one of these programs ??)
do u know , or does anybody know, where can i find some free ebooks or examples on how to use the c++ language with hc11
thx in advance
 

Here is a link for a GOOD free ONLINE book :

https://www.ece.utexas.edu/~valvano/embed/toc1.htm

Some good HC11 compilers exist in time limited or code size limited version :

ICC11 from Image Craft (downloadable 30 days limit)
Cosmic HC11 compiler (ask for a demo CD.....2ko)
IAR (ask for a demo CD.....2ko)
CodeWarrior (Metrowerks/Hiwire) (ask for demo CD)

The last third are full developpment environemens with simulators

Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top