Dustin Sanders
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Dustin Sanders-
Dustin Sanders commented,
Update! So I suspected the fact that i was using the arm-linux-gnueabi and not arm-none-eabi which might be the issue. I went to: https://launchpad.net/gcc-arm-embedded and download that guy,...
-
Dustin Sanders commented,
So I've been playing with it a bit. I'm making strides. I decided to start over and download a fresh copy of your code. I updated it with arm-linux-gnueabi and the location of the libraries. I ...
-
Dustin Sanders commented,
James, Thanks for the suggestions. It was the toolchain, i switched to arm-linux-gnueabi and it started to compile however still having issues with the dbuild $ make V=2 Dark Builder - Unifie...
-
Dustin Sanders commented,
So I decided to see what luck I would have with Linux, fresh install of latest ubuntu with build-essiental and gcc-arm packages. I get: $ make Dark Builder - Unified Build Environment Version (1.0...
-
Dustin Sanders commented,
I sure wish i could edit previous posts.. There seems to be a lot of missing Implementations of function prototypes, I tried to find where vApplicationTickHook and vApplicationStackOverflowHook bu...
-
Dustin Sanders commented,
Ok, So I missed an include path. But now it simply says: Error 1 Description Resource Path Location Typemake: *** [kernel.elf] Error 1 mppt_freertos_v0.1 C/C++ Problem Also Line: 86 in interrup...
-
Dustin Sanders commented,
Hi guys! James, thanks for taking the time to make this port! I'm having a helluva time compiling this in windows. I've got Yagarto 4.7.2 installed and I've updated the makefile with the corr...