Hi @stefanotatini
The i.MX RT bootROM does not support BLHOST, only SDPHost commands. So if you want to load an image to SRAM using BLHOST, you will need to run a program , like our flashloader, which does support BLHOST first.
See the below snapshot from AN12238 i.MX RT Flashloader Use Case.

Please note that AN12238 it is for i.MX RT10xx and not specific for RT11xx. I only used this AN to give you more information on why the flashloader is used.
Once the MCU booted into serial downloader mode this is what the SPT does, load the flashloader first, before loading an image.For more detials about the commands used by the tool can see SPT log output.
Also, for more information, please consult our SPT user guide MCUXSPTUG
If this does not help, please let me know more about your requirements.
All the best,
Diego