Search found 60 matches

by Rotac
Sun Apr 19, 2015 1:55 pm
Forum: General Programming
Topic: Sending Hex value with RS232
Replies: 5
Views: 9161

Re: Sending Hex value with RS232

Hello Brendan, At the end I find the problem, I read out the data with a PC connected on RS232 board J1 and change it each time with the "Hex receiver", I thought let use a nulmodem adapter and it's now working! When I connect the "hex receiver" it works without a nulmodem adapter, because 2 <=> 3 a...
by Rotac
Wed Apr 15, 2015 8:07 pm
Forum: General Programming
Topic: Sending Hex value with RS232
Replies: 5
Views: 9161

Re: Sending Hex value with RS232

Hi Brendan, Thanks for your answer. I tried this already to put each Hex value in an Byte (as your example) only during sending all values came with "a carriage return" instead in a horizontal row. The way what you suggest to put StringToSend[0] = 0x02, StringToSend[1] = 0x07, StringToSend[2] = 0x01...
by Rotac
Wed Apr 01, 2015 9:37 pm
Forum: General Programming
Topic: Sending Hex value with RS232
Replies: 5
Views: 9161

Sending Hex value with RS232

Hi, I want to send (RS232) the next Data, Hex = 02 07 01 0F 00 23 AC, the same in Decimal = 002 007 001 000 035 172. When I make a string then as Send "02 07 01 0F 00 23 AC" , I get complete different value, 20 value of the Decimal value of the Ascii value starting with "048" (Monitoring on PC in De...
by Rotac
Sat Mar 14, 2015 10:30 am
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

Re: 18F26K20.

Thanks,

I had looked in the flowcode V5.x of supporting micro chip, my mistake.

then still the question, which special settings do I have to made for this chip 18F2620.

Regards

Rob
by Rotac
Fri Mar 13, 2015 7:41 pm
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

Re: 18F26K20.

Hi Steve, Yes it helps, but it's a pitty that is was not mentioned in the flyer overvieuw! I have choosen for the 18F26K20 and looked to your linkand try to make a choice (afterall the wrong one), but there are so many micro chips (choices) and I expected they work with all the boards EB006-00 -x. M...
by Rotac
Fri Mar 13, 2015 3:07 pm
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

Re: 18F26K20.

Hi Steve,

OK, clear. My original flowcode fit in the 18F26K20, I Used this chip, beacuse it doesn't dit in e.g 16F88 (too many strings). I choose this one because the memory.

Question: is there an alternative for the 18F26K20 what works wit the old EB006-00-6 board?

Regards


Rob
by Rotac
Fri Mar 13, 2015 1:13 pm
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

Re: 18F26K20.

Hello Steve, Thanks for your reply. I have written about the new board. Ok, I need a new board (EB006 V9) and it would be better to upgrade my flowcode to V6.x Are my problems solved after this new investment? (if you use the chip 18F26K20 with the EB006 -00-7) is the chip now defect (5V) or is the ...
by Rotac
Thu Mar 12, 2015 8:32 pm
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

Re: 18F26K20.

Hi Martin, Thanks for your reply. I Don't have a pickit3 or other programmer what I can use and program via ISCP? I have also the board EB006-00-6 In the Flyer of Flowcode says the chip can be programmed with flowcode!! I made the test program. i changed some conditions of the chip, but still the sa...
by Rotac
Wed Mar 11, 2015 8:21 pm
Forum: General Programming
Topic: 18F26K20.
Replies: 10
Views: 7562

18F26K20.

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:07 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2321

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:05 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2312

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:03 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2501

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:02 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2366

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:01 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2382

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Mar 07, 2015 12:00 pm
Forum: General Programming
Topic: 18F26K20
Replies: 0
Views: 2466

18F26K20

Hello, For a bigger program as normal, i have thosen this one 18F26K20. it works in simulation, but does not work at the board. For test I made a simple program one input port A (0) and one output in B(0), if port A0 = 1 than B0 is 1 (led On) It works in simulation mode, but still not at the board (...
by Rotac
Sat Sep 28, 2013 2:06 pm
Forum: General Programming
Topic: error during compiling
Replies: 6
Views: 4819

Re: error during compiling

Hi Rob, Could you reset your compiler settings (Build, Compiler options, tab " Compiler ") to the default settings? Currently PPP is being called where it should be boostc_pic16_flowcode.exe. The correct setings can be found in this message by David A. Jac Hello Jac, I check it is was the same text...
by Rotac
Sat Sep 28, 2013 1:25 pm
Forum: General Programming
Topic: error during compiling
Replies: 6
Views: 4819

Re: error during compiling

Hi Jac,

Here the file

Regards

Rob
by Rotac
Sat Sep 28, 2013 12:40 pm
Forum: General Programming
Topic: error during compiling
Replies: 6
Views: 4819

Re: error during compiling

Hi Martin,

I change the path, but I get the same fault code?

Regards

Rob
by Rotac
Sat Sep 28, 2013 9:55 am
Forum: General Programming
Topic: error during compiling
Replies: 6
Views: 4819

error during compiling

Hello, After problems with the USB message "Cable not connected" I have removed FC V5 and installed it again, but now I get the follow message: Launching the linker/assembler... D:\Program Files\Flowcode\v5\Tools\boostc\boostlink_pic.exe -ld "D:\Program Files\Flowcode\v5\Tools\BoostC\lib" libc.pic16...
by Rotac
Sat Aug 31, 2013 6:29 am
Forum: General Programming
Topic: Unable to compile
Replies: 5
Views: 4057

Re: Unable to compile

Hello,

I did, but after installation you have to registry again and I though never mind, I keep it by version 5

Ithink the problem is causes if you use to many subdirectorys?

Regards

Rob
by Rotac
Mon Aug 19, 2013 7:24 pm
Forum: General Programming
Topic: Unable to compile
Replies: 5
Views: 4057

Re: Unable to compile

Hi,

yes, it is an external device, here a Nas drive. I have store the file on the local drive and compile the File and it works! very strange because it has worked with the Nas drive, but any way thanks for the Tip

Regards

Rob
by Rotac
Mon Aug 19, 2013 5:25 pm
Forum: General Programming
Topic: Unable to compile
Replies: 5
Views: 4057

Unable to compile

Hello,

"Suddenly" I can not compile to C, to hex, to chip.
I get the anouncement :Unable to create C file Y:\......

Who has a solution to solve this problem?

Regards

Rob
by Rotac
Thu Jan 24, 2013 5:10 pm
Forum: General Programming
Topic: acces violation at 0x77c472E3 9tried to read from 0x00E22000
Replies: 16
Views: 9117

Re: acces violation at 0x77c472E3 9tried to read from 0x00E2

Hi dazz,

I was al busy with reinstall of windowsXP, when it appear agian, i would try it.

regards

Rob
by Rotac
Thu Jan 24, 2013 5:08 pm
Forum: General Programming
Topic: acces violation at 0x77c472E3 9tried to read from 0x00E22000
Replies: 16
Views: 9117

Re: acces violation at 0x77c472E3 9tried to read from 0x00E2

Hi Before you do a clean install, uninstall flowcode, then search the registry for flowcode entries, i use this reg editor (jonny sent me the link and its brilliant) http://www.regmagik.com/ install it ,click on the tools ,click on find, see pic. let it do its thing then delete all the entries for ...
by Rotac
Tue Jan 22, 2013 7:57 pm
Forum: General Programming
Topic: acces violation at 0x77c472E3 9tried to read from 0x00E22000
Replies: 16
Views: 9117

Re: acces violation at 0x77c472E3 9tried to read from 0x00E2

Hi Dazz,

thanks for the tip.

I tried in the mean time several registry cleaners without succes yet. AVG is my virus scanner so I have tried this one too, but no luck, every registry cleaner (scanner) detect different issue (Number!

Regards

rob