With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Debugging and programming interfaces for Freescale microcontroller
USBDM BDM Interface for Freescale Microcontrollers
USBDM consists of two components:
Hardware interfaces for various target devices
This includes interfaces ranging from very simple hardware to more complete and capable hardware.
Software to support these interfaces
This includes:
- Plugins to work with Freescale's Codewarrior software under Windows
- Plugins to extend the usabilty of Eclipse with USBDM and Codesourcery & ARM toolchains. This includes GDB sprites...
Ultra-light trace tool; dll-library(win32), which creates trace-window(s) (working like "output" window in VisualStudio) for debug purposes. dll can be used by any language, which supports printf-like syntax. Tested on winXP. Sample (c++) code included
JTAG interface library for FTDI chips.
Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ).
Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
The tool helps to detect any resorces leaks (memory, handles etc.) in any Win32 application. Based on hooking of Win API calls: no source code required, attaches to any running process. Call stack available. Agregates leaks by origin.