int16_t working in System Workbench, uint16_t not Posted by ulix on 2017-12-14 22:10 Thank you very much hardwareguyvw! I got it working with: #include "stdint.h" #include "stdlib.h" #include "stdio.h"