Page 1 of 1

[SOLVED] Problem with `e_load' of SDK

PostPosted: Wed Apr 06, 2016 6:12 pm
by SoMia
I try to communicate between ARM and Epiphany using RTOS on parallella board , but when i "make" the project there is an error ( undefined reference to `e_load' )
How can i solve it ?

Re: Problem with `e_load' of SDK

PostPosted: Thu Apr 07, 2016 3:02 pm
by sebraa
Add "-le-loader" to your linker flags.