Search found 169 matches

by bitfogav
Fri Jan 06, 2017 6:33 pm
Forum: Compiler
Topic: support added for K40 devices
Replies: 20
Views: 11049

Re: support added for K40 devices

Thanks for posting the info above and the eeprom issue Jerry.
by bitfogav
Sat Dec 10, 2016 11:47 am
Forum: Compiler
Topic: code freezes after one run
Replies: 8
Views: 5277

Re: code freezes after one run

I just thought I would share where this post started off, as MrDeb sorry toyman likes to share the same question all over several forums.

http://www.bradsprojects.com/forum/view ... =17&t=1269
by bitfogav
Sat Oct 15, 2016 12:35 pm
Forum: Compiler
Topic: support added for K40 devices
Replies: 20
Views: 11049

Re: support added for K40 devices

Thanks for all this Jerry, I can confirm that I have a 18F27K40 working nicely. :D
by bitfogav
Sun Oct 02, 2016 6:08 pm
Forum: Compiler
Topic: support added for K40 devices
Replies: 20
Views: 11049

Re: support added for K40 devices

That's nice work. thank you Jerry
by bitfogav
Sun Jul 03, 2016 5:01 pm
Forum: Compiler
Topic: optimizing bit test instructions
Replies: 1
Views: 2454

Re: optimizing bit test instructions

That's great info, thanks Jerry.
by bitfogav
Wed Apr 20, 2016 5:13 pm
Forum: User Modules
Topic: PS/2 Keyboard User Module
Replies: 5
Views: 6207

Re: PS/2 Keyboard User Module

Just for reference the links can also be found at the bottom of the swordfish module page too.. I updated all the broken links sometime ago.. :roll:
http://www.sfcompiler.co.uk/wiki/pmwiki ... er.Modules
by bitfogav
Tue Mar 15, 2016 7:10 pm
Forum: IDE
Topic: Microcode loader not loading programme
Replies: 4
Views: 5148

Re: Microcode loader not loading programme

Thank you David.
by bitfogav
Mon Mar 14, 2016 6:42 pm
Forum: IDE
Topic: Microcode loader not loading programme
Replies: 4
Views: 5148

Re: Microcode loader not loading programme

Something so simple! :roll: I must have missed the mode setting in the documentation. Thank you David, that solved the upload problem. Is there a list or documentation of parameters anywhere that can be passed to the umcloader.exe, for example what do the following mean or do?: $long-hex-filename$ -...
by bitfogav
Sun Mar 13, 2016 11:50 pm
Forum: IDE
Topic: Microcode loader not loading programme
Replies: 4
Views: 5148

Microcode loader not loading programme

Hi guys, I'm having issues getting the Microcode loader (from within the sf IDE) to upload my code to any PIC.. Let me try and explain my process, I have loaded the UMC bootloader onto a 18F1330, using the UMCLoader ini file and exe to make a bootloader, I have added my own code to set the pins to d...
by bitfogav
Sat Aug 22, 2015 4:19 pm
Forum: IDE
Topic: Tip - Adding the ConfigGenerator utility to the IDE
Replies: 1
Views: 3683

Re: Tip - Adding the ConfigGenerator utility to the IDE

Thanks Jerry that works spot on.. :lol:
by bitfogav
Mon Jul 27, 2015 8:06 pm
Forum: Compiler
Topic: Unable to update Swordfish
Replies: 1
Views: 1874

Re: Unable to update Swordfish

This is something that David will have to fix for you :)
by bitfogav
Mon Jul 27, 2015 5:23 pm
Forum: General
Topic: USB Bootloader with PICKit 2? Confused!
Replies: 22
Views: 15134

Re: USB Bootloader with PICKit 2? Confused!

The schematics for that board is here if you need it Aresby :)
schematicrp40.jpg
schematicrp40.jpg (207.81 KiB) Viewed 5361 times
by bitfogav
Sat Jul 25, 2015 10:01 pm
Forum: General
Topic: USB Bootloader with PICKit 2? Confused!
Replies: 22
Views: 15134

Re: USB Bootloader with PICKit 2? Confused!

Hi guys, Can I just say that I have the old version RKPK40 with the two voltage regulators, which I think is the same one has Aresby has and my board works ok, with the following changes: I have a 20mhz crystal (and caps) fitted to my board instead of the 10mhz crystal supplied in the kit/on board, ...
by bitfogav
Tue Jul 21, 2015 9:28 pm
Forum: Compiler
Topic: Problems with Swordfish. PICkit2 and a PIC18K4550
Replies: 24
Views: 11695

Re: Problems with Swordfish. PICkit2 and a PIC18K4550

Nice you found you're issue in the end :) I actually did buy one of these boards awhile ago and also couldn't programme the board via the pickit2, The issue I had was with the MCLR line and R2. I removed resistor R2 and used a diode and resistor in series and connected back up to resistor R2 termina...
by bitfogav
Mon Jul 06, 2015 8:07 pm
Forum: Modules
Topic: hints for using '#const _wdt_type', option WDT, and system
Replies: 3
Views: 4908

Re: hints for using '#const _wdt_type', option WDT, and syst

Thanks for sharing this Jerry :)