Hello,
I'd like to create a TI-RTOS project which uses USB, but I'd like to disable dynamic instance creation to save memory. When generating the USB descriptor files, one option is whether or not to use the sys/bios version. The sys/bios version dynamically creates a few items (semaphores, gates, etc.) which requires the HEAP. Is it possible to use the non-sysbios version and add the necessary Hwi for USB functionality?
Best regards,
Blair
