View Single Post
Old 05-06-2015, 10:11 AM   #1841 (permalink)
thingstodo
Master EcoModder
 
Join Date: Sep 2010
Location: Saskatoon, canada
Posts: 1,488

Ford Prefect - '18 Ford F150 XLT XTR

Tess - '22 Tesla Y LR
Thanks: 749
Thanked 565 Times in 447 Posts
Quote:
Originally Posted by P-hack View Post
I didn't use a makefile or template (you have some junk in there). I assume you have xc16 installed.
Yes. XC16 is installed.

Quote:
I just created a new project -> next
standalone next
device dsPic30f4011 next
pickit2 (or whatever) next
xc16 next
project name: psinduction (or whatever) finish

To add the files (without learning git, though you probably should at some point), you can just unzip the attachment in this post to disk, then
right click on "source files"
add existing items from folders
"add folder"
browse to /home/p-hack/ACInductionController (or whatever location you unzipped them to)
"add"

to build, click on run -> clean and build.
Thank you for the detailed instructions! I will do this tonight and report back. I've been struggling with this for a few weeks on and off ... maybe there are a couple of files in the zip that I didn't have .. or something ..

  Reply With Quote