No targets in MC7710

Hello,

    While running the commands for Building the SDK Executable for MC7710 kit I have got these errors in my terminal: 

             [b]  make: *** No rule to make target `complete'.  Stop.
               make: *** No rule to make target `clean'.  Stop.
               make: *** No targets.  Stop.**[/b]

    For the commands:

                 [b]clean then build: make –f pkgs.mak complete
                 clean: make –f pkgs.mak clean
                 build: make –f pkgs.mak[/b]

     Mostly, the targets are missing in the [b]slqscompile.mak[/b] file.


    Any help will be highly appreciated.

Regards,

Kuheli

Do you have the SDK source, or do you have the binary SDK which is distributed on source?

Assuming you have the binary SDK like the rest of us: Ignore that section of the Application Developer’s Guide and move on. You already have the necessary binaries in the “build” directory, and you do not have the source to rebuild them so that is futile.