Asmita

Results 12 issues of Asmita

--- Hi, I am using angr 9.2.3. I am getting error with some ELF files as shown below: ` > Traceback (most recent call last): > File "/home/xxxx/PycharmProjects/prName/test.py", line 151,...

I found that winbond flash chips supported by flashrom are all nor based. Can I add nand based serial flash chips? Thanks & Regards Asmita

Hi, The renode doc shows how we can access its APIs like Start, setHooks, etc. either via executing these within that renode terminal or passing it though a .resc or...

Hi, I am trying to understand renode code base. I have been looking into it since last couple of days (parallely learning c# on the way, so it's kinda a...

Hi, Is it possible to create Rust binding for Renode? If yes, any suggestiins regarding how to proceed ? Thank you!!

Hello, I am working with SPI NAND flash : http://pro0fc108.hkpic1.websiteonline.cn/upload/PN26Q01AWSIUG.pdf After make example-code, I successfully obtained following : bitbang ds1305.c gpio.c i2ceeprom.py spiflash.c test.bin bitbang.c ds1305.py gpio.py Makefile spiflashfast bitbang.py...

Hello, I had a query that are there some specific eeprom chips that are detected. I tried with SPI EEPROM 25LC256 , checked connection properly but device was not detected....

Added support for reading SPI NAND flash PN26Q01AWSIUG

Hello, I am currently working on nand flash chip . Datasheet - http://pro0fc108.hkpic1.websiteonline.cn/upload/PN26Q01AWSIUG.pdf It would be of great help if you can suggest in what way should I proceed for...

Hello, Got inspired by your work with parallel nand flash, I similarly want to create for SPI nand flash, Datasheet http://pro0fc108.hkpic1.websiteonline.cn/upload/PN26Q01AWSIUG.pdf Kindly suggest Thanks & Regards Asmita

enhancement
help wanted