Search found 384 matches

by p.erasmus
Thu Nov 04, 2021 5:07 pm
Forum: General
Topic: Reset MCU by itself.
Replies: 5
Views: 2374

Re: Reset MCU by itself.

Hi Guys, I never used this Reset function on either PIC or AVR however I know the XC8 for PIC has Reset() Macro which can be called. Calling the reset macro from a C Icon seems to compile fine and is generated in the C code so I would think that it will work for XC8 it is Reset(); P2.jpg P1.jpg Mayb...
by p.erasmus
Thu Nov 04, 2021 4:00 pm
Forum: General
Topic: Flowcode ARM license activation problem. [Solved]
Replies: 11
Views: 4862

Re: Flowcode ARM license activation problem.

Hi Sasi.

Oh then I am out of ideas speak to Alfie
Good luck :D :D
by p.erasmus
Thu Nov 04, 2021 3:09 pm
Forum: General
Topic: Flowcode ARM license activation problem. [Solved]
Replies: 11
Views: 4862

Re: Flowcode ARM license activation problem.

Hi Sasi. Just to make sure did you go to licenseing >> Licensing and add the key you received as below if you select add key a window will open that you can enter your key into . P1.jpg When that is done you need to go to Licensing >> Manage then a window will open similar to this one with a tab Act...
by p.erasmus
Thu Nov 04, 2021 2:05 pm
Forum: General
Topic: Flowcode ARM license activation problem. [Solved]
Replies: 11
Views: 4862

Re: Flowcode ARM license activation problem.

Hi ,
Have you manually added the key you received and then manually activate the license ?
by p.erasmus
Thu Nov 04, 2021 5:41 am
Forum: General
Topic: Reset MCU by itself.
Replies: 5
Views: 2374

Re: Reset MCU by itself.

HI When I turn On WDT it restarts every time, just MCU not started yet WDT make reseting all the time and MCU never start working. Well that is the job of the WDT to reset the microcontroller and you need to clear it in Code or swith it off ,if not the mcu will always reset. then you need to pull th...
by p.erasmus
Wed Nov 03, 2021 4:56 am
Forum: General
Topic: C Code not running/working
Replies: 5
Views: 2334

Re: C Code not running/working

Hi
As witth Martin the code is working fine with me

Check your hardware
by p.erasmus
Tue Nov 02, 2021 1:01 pm
Forum: General
Topic: C Code not running/working
Replies: 5
Views: 2334

Re: C Code not running/working

Hi ,
There can be 1000 reason why its not working ,Please do as normal people and post your FC chart with some explanation of the error you are getting,
We do not have a glass ball to see what you are doing :D
by p.erasmus
Sat Oct 30, 2021 7:19 am
Forum: App Developer
Topic: App Developer and USB HID
Replies: 4
Views: 2571

Re: App Developer and USB HID

Hi Ben , Thank you for all your wisdom, We are currently in the planning phase of this project once I have more definate decsions I will come back to you however it is some control box that will allow a Hotel group to use there exsiting TV set up with the addition of this new controller it is clear ...
by p.erasmus
Fri Oct 29, 2021 4:34 pm
Forum: General
Topic: Switching Compiler warnings OFF
Replies: 9
Views: 3456

Re: Switching Compiler warnings OFF

HI Steve.

The pragma satement works fine and easy to add to the project Thanks a million you saved me from loosing this project . :D :D :D :D
by p.erasmus
Fri Oct 29, 2021 4:24 pm
Forum: General
Topic: Switching Compiler warnings OFF
Replies: 9
Views: 3456

Re: Switching Compiler warnings OFF

Hi Steve,

:D :D :D Thank you very much for the help,
I will give it a try ,I was expalining the customer this is only a warning(mesaage) can be ignored safly but they are adiment on this issue :D :D