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.
Dear all
I would like to avoid generation on "_ARM_common_switch8" in switch case / MDK ARM.
I cannot change the source code because of its porting past product.
it may be difficult to use compiler optimization without impact other part.
Could you let me know any good way to solve ?
Any information much appreciated.
Best regards
Hello.
Thank you for your advise.
As further investigation,
I find that compile option, "--no_branch_tables" seems to be compile without "_ARM_common_switch8".
That will be the solution ? or any unexpected behavior occur ?
Best Regards
>>or any unexpected behavior occur ?
Unexpected behaviour by it's nature is not expected..
Run the unit tests or regression tests to confirm your product is functioning as expected.
depends on how good your expectations are ...