Hello guys, just for your info, I try little by little tuo update the tutorial , for the moment, I wait and monitor your exchanges and wait before updating the tuto :-)
next, I am trying to creat a tuto to build your first function :-) I keep you inform , I allready posted a quesiton on the forum :-) regards.
Comments
just for your info, I try little by little tuo update the tutorial , for the moment, I wait and monitor your exchanges and wait before updating the tuto :-)
next, I am trying to creat a tuto to build your first function :-)
I keep you inform , I allready posted a quesiton on the forum :-)
regards.
ifneq ($(AVR_TOOLKIT_ROOT),) does not seem to work
BINPATH is still set to '/bin/'
but a simple
ifdef ARM_TOOLKIT_ROOT
does the trick
but the build seems to be successful now
lets see if it works.
setup was much simpler than I expected.
I just had to install gcc-avr and avr-libc as well as the arm-gcc package and the build succeeded.
This way I could ommit, once again, to learn how to write them
the LXR is loading the firmware and a lot of new features I have to test are available from the merge with rudeogs repository
I did the build and setup on a kubuntu 14.04 x64 system