how to create one project and create bootloader and application respectively using compile option
There are a bootloader project and an application project to operate the device.I am using it by compiling the bootloader project and creating a bootloader file.I am using it by compiling the application project and creating an application file.Curre...