Search found 46 matches

by Steff
Mon Mar 11, 2013 9:58 am
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

The same for the Port interrupt. Can not be simulated, but it works on the chip.
by Steff
Fri Mar 08, 2013 3:38 pm
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

Hi Benj
I think it's the latest release. 5.5.2.1. Or not ?
by Steff
Fri Mar 08, 2013 11:38 am
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

Thanks for the help.
I was able to program the 12F615 as it is necessary.
But the simulation of Int input does not work on Flowcode v5​​. I think the view as C code, it has no impact. That will be a Flowcode bug.
I hope this bug will be fixed in the future.
by Steff
Fri Mar 08, 2013 9:44 am
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

I correct myself. on the Chipp it Works 8) with a small correction :wink:
by Steff
Fri Mar 08, 2013 8:09 am
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

Thanks for your help. Unfortunately I had no success until now. I think the problem is "only" from the 12F615! When I select the 12F683 with the same settings, including "C-code" not "Flowcode" works simulating. I have tried to burn the program to the 12F615 but unfortunately the program does not wo...
by Steff
Thu Mar 07, 2013 4:37 pm
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

Thanks for this hint, but I cannot remember that I checked some icons. :?
How i can see which Icon that i have checked ? Can i undo this ?
Possibly a wrong adjustment ?
by Steff
Thu Mar 07, 2013 2:40 pm
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

Re: External Int Input 12F615

Hi Enamul
It's a normal FlowCode V5 Programm. I write not one line C-Code .
In the meantime I noticed that the simulation with a
12F683 is possible .
Possible a FlowCode Bug ?
by Steff
Thu Mar 07, 2013 8:44 am
Forum: Flowcode V5
Topic: External Int Input 12F615
Replies: 31
Views: 29992

External Int Input 12F615

Hi all.
In the small test program I want to use the external Int Input (pin5) to turn on/off a Led(Start/Stop function).
But the simulation (FCV5) does not function.
Whats wrong ?

Thanks for Help.

Steff
by Steff
Fri Jul 01, 2011 8:12 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

Hello Benj No, I have an external 5V power supply for the test board. But Ihave overlooked something. And now it works :D . I'm not quite sure why :? , but one reason certainly is the following: If you burn with MPLAB and ICD3 a test board, you can leave the ICD3 plugged in, the program starts. If y...
by Steff
Wed Jun 29, 2011 12:16 pm
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

I tried the Following Compiler Parameters. Parameters: -E -P%p -F%f.hex -M -Y And Woooow :D The Compiler Massage : Launching the programmer... C:\Programme\Microchip\MPLAB IDE\Programmer Utilities\ICD3\ICD3CMD.exe -E -P18F4620 -FProgtest1.hex -M -Y Connecting... MPLAB ICD 3 detected Connecting to MP...
by Steff
Wed Jun 29, 2011 11:00 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

Thanks for your Help I have tested it. But there are still problems. But these are not problems of flow code. I will check with Microchip also. But if anyone knows what I'm doing wrong, I'm glad for every hint. Her the Message from Flowcode: Launching the programmer... C:\Programme\Microchip\MPLAB I...
by Steff
Tue Jun 28, 2011 12:05 pm
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

The Never Ending Story ? :wink: I tried Burning the Pic Chip over the ICD3 directly from the Flowcode 4 . After a few adjustments into the compiler options now Flowcode4 recognizes the ICD3 Programmer and starts But the chip is not Burned. What wrong do I make? The Compiler Otions : Location : C:\Pr...
by Steff
Tue Oct 26, 2010 12:04 pm
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

Thank you for the assistance, I will try it. Still as reference. I determined, that it is possible to transfer assembler files from FC4 to MPLAB and to burn the Pic chip onboard with the ICD3 . With a small test routine it functioned. I hope that it with the real project also functioned. Or is there...
by Steff
Mon Oct 25, 2010 8:41 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

The Neverending Story ! :roll: The last chance for my project with Flowcode4. I would like to burn a Program with the COMMAND LINE tool over the MPLAB ICD3 on the Pic18F44k20. Although I defined at start of the new test project the 18F44k20 as target, everywhere in the compil/link option's, Pic16 is...
by Steff
Thu Oct 21, 2010 1:54 pm
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

OOOk !!! With much good will I will be able to correct that. But if I obey your instructions, generate that again many different errors. Unfortunately I have only now noticed that my real project already is too large for the sourceboost compiler. :x :roll: I also tried the same with the h-t-compiler...
by Steff
Thu Oct 21, 2010 10:46 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

I have copy this 2 Lines at the Top of my C-Code and thats the Result. :| Clean: Deleting intermediary and output files. Clean: Deleted file "Testfcv4.OBJ". Clean: Done. Executing: "C:\Programme\SourceBoost\boostc_pic18.exe" Testfcv4.c -O1 -W1 -t 18F44K20 BoostC Optimizing C Compiler Version 7.00 (f...
by Steff
Thu Oct 21, 2010 7:49 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

Hello Steff, The functions are indeed the functions in the internals.h file. Can you simply include the internals.h file as is into your MPLAB project? Hello Benji Now i have the "internal.h" and the "definitions.h" file copy in the Source directory and change the program line to #include "internal...
by Steff
Wed Oct 20, 2010 9:22 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

Thanks for your Help...But i need this function on my real Project :cry: . But i also can't find this Function nowhere! I only find a other similar Function => char FCI_TOSTRING(int iSrc1, char* sDst, char iDst_len); in the Internals.h file. But ....Where must this "lost" 8) Function have to be foun...
by Steff
Wed Oct 20, 2010 8:01 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

http://www.matrixmultimedia.com/mmforum ... =30&t=7491

Those are similar problems as I them describe. Or is it the same problem? If yes.... is there already a solution ?

Regards Steff
by Steff
Tue Oct 19, 2010 2:28 pm
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Re: Problem with MPALB and ICD3

A Result and new Questions ! I have reinstalled Flowcode V3 and take the same small sampel Program, compile it an import in MPLAB...AND.....no Errors... no problem ! :shock: The same Prog compiled in FCV4....an the Errors in MPLAB build are back !!! :evil: The Settings in MPLAB are the same, i only ...
by Steff
Mon Oct 18, 2010 6:22 am
Forum: General Programming
Topic: Problem with MPALB and ICD3
Replies: 21
Views: 12071

Problem with MPALB and ICD3

I make my first steps with Flowcode4 and I am really inspired from the possibilities. Now I will programming the Pic18 with MPlab ICD 3(I do not have other possibilities) :roll: . I write a smal Program in Flowcode4 (set only one output), compile the C-Code in FC4, and import this file in MPLAB. i a...