I understand this is a specific question, but I haven't been able to find any clue even to the answer anywhere.
I have a Renesas SH7211 microcontroller on a board, and I'd like to program its User Boot MAT. I'm using the HEW that Renesas provides, and E10A debugger(Also have FDT installed) I have the buttons to boot it up from that MAT, but I can't find anywhere how to configure HEW so that it compiles a project for the User Boot Mode, and also can't find how to write it into the correct space. Their support suggests using the FDT, but it doesn't accept E10A as a writing tool.
Any suggestions will be really helpful.