I have a need to modify boot.s28. I made a copy and moved it to the src directory of the project modified and rebuilt it.
My changes are not in executeable and the build process didnt catch the changes leading me to suspect a precedence issue in my build settings.
what needs to be changed to allow the src directory to be looked in first for this file and I would like to eventually move all SYSBIOS .c files into my project directory as well