Matlab - beagleboard

 
Vista:

beagleboard

Publicado por camilo moncayo (1 intervención) el 07/12/2011 21:04:47
Estoy trabajando con la BeagleBoard y desde Matlab deseo hacer prototipado rapido. Sigo un ejemplo del Matlab y llego a este problema.


>> remoteBuild(s.buildInfo, '/home/root', '192.168.60.243', 'root', 'root', 'C:\utils')
### Adding sources to archive
### Adding include files to archive
### Adding libraries to archive
### Creating remote project directory
### Creating file archive
### Copying archive to remote target
### Extracting archive on remote target
### Building executable on remote target
sh: make: not found
??? Error using ==> remoteBuild>executeRemoteCommand at 198
Error executing SSH command: sh: make: not found


Error in ==> remoteBuild at 123
executeRemoteCommand(cmd, true);


gracias por la ayuda.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder