Hi Lukas,
thank you for your reply.
The code I must download should be maximum 80 Kbytes, so no problems for the dimensions.
I disable the core watchdog as one of the first operations on my code.
Regarding the point number 2, what do you mean with SRAM initialization? How this initialization should be done and where? have you some code example / application note for this?
Regarding the point number 4, I did not undestand, the entry point of the image (where the BAM should jump at the end of image download), it is sended to the BAM with the 0x12 id CAN message at the beginning of the download procedure and is the same the compiler generate on the bin file as the very first line of compiled code, for my code it is the start of RAM, 0x40000000, is this correct?
Thank you.
Regards.