as we talked on the phone, there is no way in CodeWarrior to add a png image file in the project.
since CodeWarrior can't resolve such a image file.
what you can do is to convert this file to a binary file and add it to project as a header file.
hope it helps!
hi,
please let me know your target device!
and how do you want to add the binary file. if you just want to add it to your project as a library, then, just drag and put it in the project folder.
as we talked on the phone, there is no way in CodeWarrior to add a png image file in the project.
since CodeWarrior can't resolve such a image file.
what you can do is to convert this file to a binary file and add it to project as a header file.
hope it helps!