We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello How can i instruct keil to use BLX instruction instead of BL.W while calling functions ?
any compiler settings ?
I need to call a function which is there in flash from ram code. Thanks.
Call it thru a function pointer.