Flowcode for AVR no examples?

Forum for suggestions regarding the next update / release of Flowcode

Moderators: Benj, Mods

Post Reply
Eumel
Posts: 1
Joined: Fri Sep 12, 2008 7:00 pm
Contact:

Flowcode for AVR no examples?

Post by Eumel »

Hello,
just downloaded the AVR version. I cannot find a single example after installing the demo version. Is the AVR version really working? As far as I can see there are only PIC examples for downloading from the webside.
Without samples it's difficult to see if the program is of any use.

Greetings from Germany

Eumel :cry:

Sean
Valued Contributor
Valued Contributor
Posts: 548
Joined: Tue Jun 26, 2007 11:23 am
Has thanked: 6 times
Been thanked: 44 times
Contact:

Re: Flowcode for AVR no examples?

Post by Sean »

All versions of Flowcode have an 'Import' facilily in the File menu. This allows files created in one Flowcode version to be used by all the others another. The default version for most example programs is still PIC, but most programs can be imported into any version without modification.

With some of the more advanced examples it might be necessary to re-assign some of the I/O to avoid conflicts - depending of the target device being used.

You can download the PIC versions of the examples and import them into Flowcode for AVR. When you save them they will be given the '.fcv_avr' extension.

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: Flowcode for AVR no examples?

Post by Benj »

Hello

Look inside your Flowcode_AVR folder. Normally C:/Program Files/Matrix Multimedia/Flowcode_AVR. You will find a folder named examples containing 34 example files.

Post Reply