This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using c++ with ceibo

does anyone have an experience with c++ using ceibo?
are there any known bugs/optimization problems?

Parents
  • I just googled the Ceibo web site. They have a free download eval copy of the EC++ for 8051. Just from the reading, it appears to be a pre-compiler front end to the Keil tools???
    Keil has a EC++ compiler for the C166/St family of 16 bit chips. They also have a down load eval for the PK166.
    Maybe, this is something to consider. The XC16x chip have a lot of power in small low cost devices that will better support C++ than the C51 family.
    Bradford

Reply
  • I just googled the Ceibo web site. They have a free download eval copy of the EC++ for 8051. Just from the reading, it appears to be a pre-compiler front end to the Keil tools???
    Keil has a EC++ compiler for the C166/St family of 16 bit chips. They also have a down load eval for the PK166.
    Maybe, this is something to consider. The XC16x chip have a lot of power in small low cost devices that will better support C++ than the C51 family.
    Bradford

Children