"Why not also program that board with the Arduino IDE?"
How should I program the codes which is written with codevision compiler , to Arduino IDE?
Lets put it this way:
In order to expand the ports of a board already made with atmega32, I want to use an arduino nano or some other types. The original program is working ok in the old board wich is written in codevisin IDE,
now I want to expand the ports by adding an Arduino board to this board,
What is the softwear to write in codevison and in arduino enviroment?