Hi @Aiman_nazri1996
I would like to apologize for the delay. I got sick suddenly and couldn't write a response to you.
Hoping you find well, I see a little error on your command "loadbin\C:\Users\Hp... 0x0". According to the NXP Gitbook page, the command to enter has to be: loadbin "/absolute/path/to/bootloader.bin" 0x0 , so you have to enter a space after loadbin command and then, enclosed in quotes ("), you enter your full path where you have the bootloader.bin. After closing quotes you enter another space, and type 0x0 to write the bootloader to the board at memory address 0x0.
Hoping this can be helpful for you, please let me know if you more concerns.
Best Regards.
Pablo Avalos.
PD: Please try to enter your path with both, forward slash (/) or slash (\), so it has to work with some of them.