Linker Errors
I want to move a 1.4 project to 2.0.x. Everything compiles properly but I get a linker error "error: undefined symbol '___crt_mpy'".
Can't seem to track this one down.
Any help appreciated.
Thanks
-
Actually it ended up being a combination of things. One is that the target processor was not not being set right in the project. I set it in the properties window but then it was not taking so I had to right click and set it in the properties window. Then there was a header file for a different processor that I missed. It is all working now. Thanks
Please sign in to leave a comment.
Comments
3 comments