On Wed, Mar 05, 2025 at 11:30:39PM -0000, Krzysztof Kowalskk wrote: > hello I need help, I want to make a copy of the display memory so that I can > flash it later of the Ninebot ZT3 D Pro scooter, after clicking on the > Dump_ram > file I get this error
Basically it complaints about using old "expr" syntax, it should look like expr {($old & ~$clearbits) | $setbits} notice expr here has just one argument, and in the older version it was OK to omit the {} braces, now it's not, so just go to that file to line 37 and add the braces. --- **[tickets:#450] Error Executing Event examine / Deprecated use read_memory not mem2array** **Status:** new **Milestone:** 0.10.0 **Created:** Wed Mar 05, 2025 11:30 PM UTC by Krzysztof Kowalskk **Last Updated:** Thu Mar 06, 2025 11:37 AM UTC **Owner:** OpenOCD-Gerrit **Attachments:** - [Gallery_1741215018151.jpg](https://sourceforge.net/p/openocd/tickets/450/attachment/Gallery_1741215018151.jpg) (273.3 kB; image/jpeg) hello I need help, I want to make a copy of the display memory so that I can flash it later of the Ninebot ZT3 D Pro scooter, after clicking on the Dump_ram file I get this error, I use Windows 10 and ST Link V2, of course I installed the driver for St Link by Zadig I am sending a screenshot, I don't know what I'm doing wrong, what should I do next? please help me 🙏 --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.