Thank you. Thank you. Thank you.
Yes, of course, once I added the configuration section and changed main into an
appropriately formatted Init, it compiles nicely.
Thanks again,
Andrei
> On 2019-July-22, at 00:05, Sebastian Huber
> wrote:
>
> On 22/07/2019 07:58, Mr. Andrei Chichak wrote:
>>
On 22/07/2019 07:58, Mr. Andrei Chichak wrote:
The linker is bitching about a whole bunch of missing symbols. I expect
that there is a problem finding a library.
Any pointers?
You need an application configuration. If you just have a main()
function, then you can use the default configurat
Hi,
It’s me again. I thought I would try and update my tools since a lot has
changed in the last year and I haven’t been keeping stuff up to date.
So I followed Chris’ quick-start docs on the web pages to install an RTEMS 5
set for arm stm32f4.
It should be pretty straight forward, I’ve done