本项目是一个在单片机(如:STM32)上实现动态加载功能的函数库,与Windows中的dll,Linux中的so类似,可以将代码动态地从其他的存储介质,动态加载到RAM中
This project was an attempt to study, understand, design and implement an Operating System for Smart Card devices based on the SCOSTA standards. The OS shall be ported onto a Smart Card device based on PIC or equivalent platform and shall be tested for typical endurance and performance using a test bench suite. The behavior of the file management module of the OS was demonstrated for a simple simulated application.