Can We Add A New Chip?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Can We Add A New Chip?

Post by Benj »

Hello,

The AT89 device looks like a very legacy Atmel device and the 16C54 is also legacy and is not supported by the BoostC compiler.

You may be able to use the 16C54 devices if you need to by using the HiTech C compiler. However I seem to remember that this device did not have a hardware stack and as such did not really lend itself to C programming.

Post Reply