|
|
@@ -52,3 +52,9 @@ Optionally 3d print a [case designed by sean](https://www.printables.com/model/5
|
|
|
- [omnikey_5027_software_developer_guide](https://www.hidglobal.com/sites/default/files/documentlibrary/omnikey_5027_software_developer_guide.pdf)
|
|
|
- [PLT-03362 A.0 - iCLASS Reader Writer Migration Application Note](http://web.archive.org/web/20230330180023/https://info.hidglobal.com/rs/289-TSC-352/images/PLT-03362%20A.0%20-%20iCLASS%20Reader%20Writer%20Migration%20Application%20Note.pdf)
|
|
|
- [HID SE reader消息模块的ANS.1 BER学习](https://blog.csdn.net/eyasys/article/details/8501200)
|
|
|
+
|
|
|
+## Memory usage commands
|
|
|
+
|
|
|
+- `arm-none-eabi-nm ~/.ufbt/build/seader.fap -CS --size-sort`
|
|
|
+- `arm-none-eabi-readelf ~/.ufbt/build/seader.fap -t`
|
|
|
+- `ufbt cli` -> `free_blocks`
|