Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi! I need to create a mask for a data watchpoint (in particular for the upper bytes of a 32bit word) but I am not able to make it work. I am working on a Renesas RZ/A1 (Cortex-A9) with e2studio as IDE and SEGGER J-Link V6.44i for debugger. From the SEGGER J-Link control panel I am able to set a Data Breakpoint (and it works) but any attempt to use the mask functionality failed: the breakpoint is always hit regadless the value written. This is my example setting if i try to use the data pattern …

  • Hello Nino, thank you for your response! Unfortunatly I've just noticed that in our package one of the pin is not available (P505). Such a pin is used as DATA3 so the "quad" programming in not possible with that pin configuration. I have 3 questions: 1. In the SK-S5D9 (maybe you intended the PK-S5D9, I can't find any references to the SK-S5D9) is the QSPI supported also for the single or dual configuration? 2. In the case I need to create my own Open_Flashloader binary, are the S5D9 sources publ…

  • Hi! I have a custom board with a Renesas Synergy S5D9 MCU connected with an external QSPI IS25LP128. From the segger website I read that both the MCU than the QSPI are supported. Moreover the MCU is supported for external QSPI programming. However when I try to read or load a binary file from/to the QSPI it fails with this message: - Executing init sequence ... - Initialized successfully - Target interface speed: 4000 kHz (Fixed) - CPU clock frequency: 1987 kHz (Auto detected) - J-Link found 1 J…