Hello,
I am trying to port large project from dave 3 to new dave 4. I have end up with problem that program never reaches main because of usage fault. From startup code it tries to branch to label __libc_init_array but when I try to debug there is no _init code at this location as I would expect. Linker does not give any errors but obviously it did not link some code there. Anybody had similar problem? I welcome any suggestions.
rum
I am trying to port large project from dave 3 to new dave 4. I have end up with problem that program never reaches main because of usage fault. From startup code it tries to branch to label __libc_init_array but when I try to debug there is no _init code at this location as I would expect. Linker does not give any errors but obviously it did not link some code there. Anybody had similar problem? I welcome any suggestions.
rum