Search found 9 matches
- Thu Aug 02, 2012 12:25 am
- Forum: C and ASM Programming
- Topic: c and asm to flowcode5
- Replies: 2
- Views: 5857
Re: c and asm to flowcode5
Here is the code that I would like to put into flowcode5 any help is appreciated: --- #define PIC16F72 #define PSC_MOTOR_CONTROL ;#define THREE_PHASE_MOTOR_CONTROL ;---------------------------------------------------------------- ;---------------------------------------------------------------- INCL...
- Wed Aug 01, 2012 3:11 pm
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
It does samething with 16f877 chip too.
- Wed Aug 01, 2012 4:44 am
- Forum: C and ASM Programming
- Topic: c and asm to flowcode5
- Replies: 2
- Views: 5857
c and asm to flowcode5
I do not understand c or asm language. I am looking for someone to help me implement some c and asm into flowcode v5. I would like for some one to be able to take snips of code from the samples I have and show me how they would look in the flowcode. Basically I would like to take the c and asm and c...
- Wed Aug 01, 2012 3:46 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
Im using v5 but it is not the free version... it is the version that is packaged with the PICmicro Development board. I do not know how to move this to another forum. Also, it seems no matter what settings I use in the "configure chip" I cant get anything to program. Also, if I insert a ne...
- Wed Aug 01, 2012 1:45 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
I would like to use the external crystal from the board.
- Wed Aug 01, 2012 1:44 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
The "XT" option you sent a picture of is not an option with the 18f1230 target.
Please look at my previous picture and you will see what is selectable.
Please look at my previous picture and you will see what is selectable.
- Wed Aug 01, 2012 1:06 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
Here is what happens when I try to program hex file from PPP.
Same Programming failed <6> error
Same Programming failed <6> error
- Wed Aug 01, 2012 12:56 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Re: Programming failed: <6>
Nicolas,
Thanks for the reply.
The PPP auto detected the chip, but did not have a file for it and asked me to to the "expert configuration" which I did but still have same problems.
Please see the configurations in the picture. what configurations should I be using for the demo board?
Thanks for the reply.
The PPP auto detected the chip, but did not have a file for it and asked me to to the "expert configuration" which I did but still have same problems.
Please see the configurations in the picture. what configurations should I be using for the demo board?
- Wed Aug 01, 2012 12:25 am
- Forum: Flowcode V5
- Topic: Programming failed: <6>
- Replies: 12
- Views: 8294
Programming failed: <6>
I get this message when trying to program a pic18f1230 using flowcode5 and PICmicro developement board version 3. I have tried several new pic18f1230 chips all with same result. Simulation works great, preprocessor shows "test1.c success" It does state "Warning unreferenced functions ...