Re: Link errors with an install using quick-start guide

2019-07-21 Thread groups
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: >>

Re: Link errors with an install using quick-start guide

2019-07-21 Thread Sebastian Huber
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

Link errors with an install using quick-start guide

2019-07-21 Thread Mr. Andrei Chichak
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