Loading...
Pages: [1]   Go Down
Author Topic: Easy Transfer and Due  (Read 274 times)
0 Members and 1 Guest are viewing this topic.
Yorkshire England
Offline Offline
Sr. Member
****
Karma: 1
Posts: 253
Arduino good init
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Have been moving a project from the Mega to the Due. It uses Easy Transfer. It didn't compile. Happily i solved the problem. I'm sure the more competent could have done this and/or don't use Easy Transfer. However if you do use it and cant figure it out this is what to do.

(It might be the case that it's not working fully i don't know, it works for what i use it for)

Find these in EasyTransfer.h
Code:
//#include <math.h>
#include <stdio.h>
#include <stdint.h>
#include <avr/io.h>

comment them out and it seems to work i don't think it needs them.
Logged

Pages: [1]   Go Up
Print
 
Jump to: