Steve,
Just one last thing before Monday.
Do I use the original .fcd file, the replacement one you sent, or the modified one with the brackets; or some combination???
Best regards,
Michael
Search found 15 matches
- Fri May 04, 2007 11:40 am
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Fri May 04, 2007 11:01 am
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Fri May 04, 2007 10:47 am
- Forum: Flowcode V2 & V3
- Topic: PIC16F688- Unable to access full 256 bytes RAM
- Replies: 3
- Views: 3846
- Fri May 04, 2007 10:02 am
- Forum: Flowcode V2 & V3
- Topic: PIC16F688- Unable to access full 256 bytes RAM
- Replies: 3
- Views: 3846
PIC16F688- Unable to access full 256 bytes RAM
Steve/Ben, In Flowcode, I am using a PIC16F688. (256 bytes RAM, 256 bytes EEPROM). I have a few variables and one array variable. When compiling the hex program the total RAM used is only about 50% of the 256 bytes. I just cannot get it to access the full RAM. I have had to reduce the array size rig...
- Fri May 04, 2007 9:55 am
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
Steve/Mark Thanks greatly for the assistance. I have ordered 3 new pic12f629 chips, but it looks like the problem may not be a faulty chip. Unfortunately, this is now a bit beyond my technical capability- I'm a Flowcode convert! But please, I hope you can solve the problem(s), and I will help as nee...
- Wed May 02, 2007 1:37 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Tue May 01, 2007 7:21 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
Hi Steve, I had an idea. I looked over the documentation for E-blocks Version 3 development board (Document code: HP488-30-3). On page 14 there are pin out details for the different devices. On page 16 at the top, there are 2 pictures- one for the 8 pin device and one for the 14 pin device. It appea...
- Tue May 01, 2007 6:58 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Tue May 01, 2007 11:01 am
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Mon Apr 30, 2007 6:20 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
- Fri Apr 27, 2007 2:17 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
Steve, Thanks for the file. Unfortunately I still get the same error/fail messages. I have placed the new file in the correct folder, because when I go to Flowcode->Chip->Target, it shows both the new 12F629.fcd file and the older one (which I had renamed to 12F629old.fcd). Any ideas? I am desperate...
- Thu Apr 26, 2007 3:52 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629 configuration/program memory failed; PIC16F648A ok
- Replies: 28
- Views: 24517
PIC12F629 configuration/program memory failed; PIC16F648A ok
Please help! I have been trying to send my program to a PIC12F629. It runs okay in Flowcode 3 simulation, but when I try to transfer it to the chip in the 8/14 pin slot on the version 3 board, it fails with the message below. (If I transfer the same program to a PIC16F648A in the 18 pin slot, it tra...
- Sat Apr 07, 2007 6:50 pm
- Forum: Flowcode V2 & V3
- Topic: Interrupts on Port A for pic12f629 (No Port B available)
- Replies: 1
- Views: 3632
Interrupts on Port A for pic12f629 (No Port B available)
Okay, I have my little PIC12F629 almost ready to run. But in Flowcode 3, I seem to only be able to access the Interrupts for port B (RB0 INT and RB port change):( There is only Port A on this little PIC and the Port B Interrupts won't access the PIC12F629. Can someone help me as to how to setup Port...
- Mon Apr 02, 2007 4:28 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629- How to go to SLEEP?
- Replies: 8
- Views: 7240
- Mon Apr 02, 2007 1:54 pm
- Forum: Flowcode V2 & V3
- Topic: PIC12F629- How to go to SLEEP?
- Replies: 8
- Views: 7240
PIC12F629- How to go to SLEEP?
Can someone help me with SLEEP? I am losing a lot of it over this problem.':cry:' Is there a command in Flowcode 3 to put my PIC12F629 to SLEEP by software? I would like to be able to put it to SLEEP at a few places in the code and was wondering how to do this. I cannot find anything in the Help and...