HiI want to enable semihosting on ARM DS 2024 so I can create an output file. Can you tell me how to do that?I am using Arm Compiler for Embeded 6 toolchain and Gnu Make Builder.Warm regards
Hi and thank you for your support! highly appreciated!After we discussed I tried the procedure until I found that I have to Enter "set semihosting policy allow" just before run.Then I put this command in run debug initialization, so the problem is solved.Warm regards