Search found 41 matches

by Drakkor
Thu Oct 17, 2013 12:20 am
Forum: General Programming
Topic: strange code ?
Replies: 5
Views: 4495

Re: strange code ?

Jonny. You were correct : ) I posted the code here. You'll have to ignore the comments I added in the code as they are just useless except to me. I wonder also, why not just use the variables in this case as the parameters seems like more work? Maybe I am missing something though? The original code ...
by Drakkor
Wed Oct 16, 2013 3:21 pm
Forum: General Programming
Topic: strange code ?
Replies: 5
Views: 4495

Re: strange code ?

Jonny, Thanks. I will send the code when I get off work.
by Drakkor
Wed Oct 16, 2013 2:16 pm
Forum: General Programming
Topic: strange code ?
Replies: 5
Views: 4495

strange code ?

Hi. I am on my tiny phone typing so I'll get to the question. I am ramping an led up and down like a beacon. I have a main, an interrupt and two macros...rampup and rampdown. In both macros, there is a while loop. When I look at the text in the while loop box, it says var1 《 rampup.rampTo instead of...
by Drakkor
Tue Oct 15, 2013 4:17 pm
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Re: Pickit2 quit working??

NOTE...... Some of the image was not showing completly in the post. I had to double click in the image to show the entire image which is 5 pictures in one. : )
by Drakkor
Wed Feb 13, 2013 9:23 pm
Forum: Flowcode V5
Topic: Need SIMPLE pic sleep example
Replies: 2
Views: 1804

Re: Need SIMPLE pic sleep example

Hello. Thanks. The example doesn't seem to be what i was looking for. Again, it tries to do way too much whan looking for a SIMPLE example? it has a 10 sec switch debounce but there is no switch? Also, the example never seems to sleep? I guess I'll have to keep trying something else? In the meantime...
by Drakkor
Wed Feb 13, 2013 2:42 pm
Forum: Flowcode V5
Topic: Need SIMPLE pic sleep example
Replies: 2
Views: 1804

Need SIMPLE pic sleep example

Hello. I am sorry but these forums are like my internet favorites.......an unorganized mess. I need a simple example of putting a pic to sleep. Just say a pic12f675. Just say the pic starts out sleeping...then a button wakes it up...it lights an LED....say for 30 seconds. Then, it goes back to sleep...
by Drakkor
Wed Jan 30, 2013 8:52 pm
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Re: Pickit2 quit working??

Ok..........Finally figured it out : ) I missed ONE setting in MPLAB. I am using PicKit 2, but found it easier to use MPLAB to test my code. I am using the Low pin count board but I am not (Manually) opening PicKit 2. I leave MPLAB open in the background. I was going back and forth and trying to adj...
by Drakkor
Thu Jan 24, 2013 12:43 pm
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Re: Pickit2 quit working??

Benj, Hi. Thanks for the quick reply. I bought a brand new PicKit and a new board too. I try using fresh chips also. Last night I reinstalled flowcode and MpLab but that didn't help either. I am at work now but tonight when I get home, I want to post my Flowcode settings and maybe you can spot somet...
by Drakkor
Thu Jan 24, 2013 12:57 am
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Re: Pickit2 quit working??

Well, I got my new pickit 2 and a new board. This did not fix anything? I built several projects and they all worked great. I looked at all the compiler and programmer settings and used the same ones. I am thinking it may be the linker??? There are so many in the tools folder that I may be using the...
by Drakkor
Wed Jan 23, 2013 7:49 am
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Re: Pickit2 quit working??

Hi Benj. It seems that it will not work with Mplab either. I remembered that I was using an external hard drive for a backup and left the powered USB hub in place after the backup. A couple days later is when I started to have strange problems. It was also the first time I ever used a powered hub fo...
by Drakkor
Tue Jan 22, 2013 2:12 am
Forum: Flowcode V5
Topic: Pickit2 quit working??
Replies: 8
Views: 5480

Pickit2 quit working??

Hi. I have been having some good projects going for a month or so. It seems that all of a sudden I am having trouble getting things to work on my pickit2 and low pin count board? The ONLY thing that I have changed was that I updated my ATI Radeon video drivers. Could this be what is causing this? Go...
by Drakkor
Mon Dec 31, 2012 10:12 pm
Forum: Flowcode V5
Topic: Pic 10 and 12f
Replies: 3
Views: 3307

Re: Pic 10 and 12f

Medelec 35, Thanks : ) This helps a lot as I was wondering why I couldn't compile. I still need to learn to get hitech c to work on some of my other chips but for now, I ordered some more compatible chips. Thanks again and have a great, safe new years.
by Drakkor
Mon Dec 31, 2012 1:19 am
Forum: Flowcode V5
Topic: Help for total newbies
Replies: 4
Views: 2589

Re: Help for total newbies

Dazz, Thank you : )
by Drakkor
Mon Dec 31, 2012 12:10 am
Forum: Flowcode V5
Topic: Pic 10 and 12f
Replies: 3
Views: 3307

Pic 10 and 12f

Hi. I believe that Flowcode5 supports pic 10 and 12f? It says with hitech compiler only. Can't get it to generate hex or assy code either. Is there something I am missing with setting up hitech in parameters or something?
by Drakkor
Mon Dec 31, 2012 12:01 am
Forum: Flowcode V5
Topic: Help for total newbies
Replies: 4
Views: 2589

Re: Help for total newbies

Thank you. It worked fine. I would like to know where the parameter /switches could be found (So I could learn them)
by Drakkor
Sun Dec 30, 2012 9:50 pm
Forum: Flowcode V5
Topic: Help for total newbies
Replies: 4
Views: 2589

Help for total newbies

Hi. I am new here and flowcode5 is my first go at programming pics with flowcode. I used to use assembly but this is more realistic and a time saver. I can make things work in the simulation but need help from the ground up on setting the compiler, linker, pickit2 , etc.. I hope this will help me an...