Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running C examples #39

Open
asmitaj08 opened this issue Jan 30, 2020 · 2 comments
Open

Error while running C examples #39

asmitaj08 opened this issue Jan 30, 2020 · 2 comments

Comments

@asmitaj08
Copy link

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 eeprom.bin i2ceeprom spiflashfast.c
ds1305 gpio i2ceeprom.c spiflash spiflash.py

But while executing ./spiflash, I am getting error ->

./spiflash: error while loading shared libraries: libmpsse.so: cannot open shared object file: No such file or directory

Kindly suggest

Thanks and regards
Asmita

@asmitaj08
Copy link
Author

Solved by doing sudo ldconfig

@asmitaj08
Copy link
Author

I have another query since the size of my SPI NAND flash is 128 MByte, is their some size limitations.

Thanks & Regards
Asmita

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant