hello,
i write a bootloader program that do nothing, only jump to application program. when both my bootloader and application is RTX, there is no problem. but if i write bootloader a simple program(not RTX) and my application is RTX, my application not work. what's the problem. please answer me as soon as possible. thank you.